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 references PowerShell before Azure CLI when listing tools for creating resource groups, which may imply a Windows-first bias. However, both PowerShell and Azure CLI are mentioned, and no examples or commands are shown. There are no exclusive references to Windows tools, nor are there missing Linux examples, but the ordering suggests a subtle prioritization of Windows-centric tooling.
Recommendations:
- When listing cross-platform tools such as PowerShell and Azure CLI, alternate their order or explicitly state that both are cross-platform.
- Consider mentioning Azure CLI before or alongside PowerShell, as Azure CLI is often the default on Linux and macOS.
- Where possible, provide explicit examples for both PowerShell and Azure CLI, or clarify that both are supported on all major platforms.
- Avoid implying a default or preferred platform by tool ordering unless there is a technical reason.
Create pull request