Skip to content

Conversation

@njg7194
Copy link

@njg7194 njg7194 commented Feb 1, 2026

Summary

This PR adds comprehensive PowerShell usage documentation to complete the toolkit's documentation.

Changes Made

New File

  • docs/usage/powershell_usage.md - Complete PowerShell usage guide

Updated Files

  • README.md - Updated PowerShell row from TODO to link to new guide
  • docs/usage/README.md - Added PowerShell section to usage index

Documentation Content

The new PowerShell guide includes:

  1. Overview - What is PowerShell and its cross-platform capabilities
  2. Resources - Links to official documentation
  3. Use Cases:
    • Starting PowerShell and running basic commands
    • Running PowerShell scripts
    • Using PowerShell with Azure
    • Common DevOps commands (JSON, REST APIs, file operations)

Format

Follows the existing documentation style used in other usage guides (awscli_usage.md, azurecli_usage.md, etc.)

Related Issue

Partially addresses #126 (Document improvement)

Checklist

  • New documentation follows existing format
  • Links updated in README.md and docs/usage/README.md
  • Practical examples included

- Add comprehensive PowerShell usage documentation (powershell_usage.md)
- Cover basic commands, script execution, Azure integration, and DevOps workflows
- Update main README.md to link PowerShell guide (was TODO)
- Update docs/usage/README.md to include PowerShell section

Partially addresses tungbq#126
@njg7194 njg7194 requested a review from tungbq as a code owner February 1, 2026 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant