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 mentions Azure PowerShell before Azure CLI when discussing supported versions for the 'count' property, and the 'Next steps' section links only to PowerShell deployment instructions, omitting Linux/CLI-focused deployment guides. There are no explicit PowerShell command examples, but the ordering and linking show a subtle preference for Windows tooling.
Recommendations:
- When listing supported tools or versions, alternate the order (e.g., mention Azure CLI before PowerShell, or list both together without preference).
- In the 'Next steps' section, include links to both PowerShell and Azure CLI deployment instructions to ensure parity for Linux and cross-platform users.
- Where deployment instructions are referenced, provide both Windows (PowerShell) and Linux (CLI) examples or links.
- Review other related documentation to ensure that Linux/CLI users are equally supported and not implicitly deprioritized.
Create pull request