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
⚠️
windows_first
Summary:
The documentation provides detailed PowerShell instructions before Azure CLI examples, and the PowerShell section is more prominent and extensive. This ordering and emphasis may suggest a Windows-centric approach, potentially disadvantaging Linux or cross-platform users who are more likely to use Azure CLI or other SDKs.
Recommendations:
- Present Azure CLI examples before PowerShell, as Azure CLI is cross-platform and widely used on Linux and macOS.
- Ensure that CLI and PowerShell sections are equally detailed and prominent.
- Explicitly mention that Azure CLI commands work on Windows, Linux, and macOS.
- Add Bash shell examples where appropriate, especially for scripting scenarios.
- Consider including a table summarizing all available methods (Portal, CLI, PowerShell, REST, SDKs) with platform compatibility notes.
Create pull request