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 references Azure PowerShell before Azure CLI when discussing supported versions for the 'count' property, and the 'Next steps' section links only to a PowerShell deployment guide, omitting equivalent Linux/CLI deployment documentation. No explicit Linux/CLI examples or links are provided, which may give the impression of Windows/Powershell preference.
Recommendations:
- When listing supported tools (PowerShell, CLI, REST), alternate the order or mention Azure CLI first to avoid Windows-first bias.
- In the 'Next steps' section, include links to both Azure PowerShell and Azure CLI deployment guides to ensure Linux parity.
- Wherever deployment instructions or examples are referenced, provide both PowerShell and CLI options, or link to documentation that covers both.
- Explicitly mention that Azure CLI is cross-platform and suitable for Linux/macOS users.
Create pull request