About This Page
This page is part of the Azure documentation. It contains code examples and configuration instructions for working with Azure services.
Bias Analysis
Bias Types:
⚠️
powershell_heavy
⚠️
missing_linux_example
⚠️
windows_tools
Summary:
The documentation page demonstrates a Windows bias by exclusively referencing PowerShell for command-line migration steps and subnet management, with no mention of Azure CLI or Bash/Linux alternatives. This focus on PowerShell and omission of cross-platform tools may hinder Linux or macOS users seeking parity in migration guidance.
Recommendations:
- Provide equivalent Azure CLI (az) command examples alongside PowerShell instructions for all migration and subnet management tasks.
- Explicitly mention that PowerShell examples are also available on Linux and macOS, or clarify when features are Windows-only.
- Include Bash or shell script snippets where appropriate, especially for validation and monitoring steps.
- Ensure that all references to tooling (e.g., 'supported only via PowerShell') are accompanied by notes on CLI support status and roadmap, or links to relevant GitHub issues/feature requests.
- Add a section or callout for Linux/macOS users, summarizing supported cross-platform tools and any known limitations.
Create pull request