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 page lists PowerShell samples before CLI samples in the 'Next steps' section, suggesting a preference for Windows tooling. There is no explicit mention of Linux or Bash examples, and the only command-line sample linked is for Azure CLI, which is cross-platform but is listed after PowerShell.
Recommendations:
- List Azure CLI (cross-platform) samples before PowerShell samples to avoid implying a Windows-first approach.
- Explicitly mention that Azure CLI commands work on Linux, macOS, and Windows.
- Add Bash or shell script examples where appropriate to ensure Linux users are equally supported.
- Include a note or section highlighting Linux/macOS compatibility and usage patterns.
Create pull request