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 page generally avoids overt platform bias, but in the 'Next steps' section, the PowerShell (Windows-centric) guide is listed before the Azure CLI guide, subtly prioritizing the Windows tool. No Linux-specific tools or examples are missing, but the ordering suggests a slight Windows-first bias.
Recommendations:
- List Azure CLI and Azure PowerShell guides in parallel or alternate their order in different documentation pages to avoid implicit prioritization.
- Explicitly mention that both Azure PowerShell and Azure CLI are cross-platform, and provide links to installation/use on both Windows and Linux.
- Where possible, include Bash or Linux-native command examples alongside PowerShell, or clarify that Azure CLI examples work on both Windows and Linux.
- Review documentation templates to ensure that Windows tools are not always listed first by default.
Create pull request