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:
Summary:
The documentation presents both Azure PowerShell and Azure CLI examples for querying supported resource locations, but the PowerShell example is listed first. There are no exclusive Windows tools or patterns, and Linux/CLI parity is maintained in the examples provided. However, the ordering may subtly prioritize Windows users by placing PowerShell before CLI.
Recommendations:
- Alternate the order of PowerShell and Azure CLI examples across documentation pages to avoid implicit prioritization.
- Explicitly state that both PowerShell and Azure CLI are cross-platform, and that users can choose either based on their environment.
- Consider providing Bash or shell script examples where relevant, especially for scripting scenarios.
- If possible, add a short note or tab for Linux/macOS users, clarifying that Azure CLI is fully supported on those platforms.
Create pull request