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 to PowerShell deployment instructions without mentioning Linux/CLI alternatives. There are no explicit Linux/CLI examples or parity in deployment guidance.
Recommendations:
- List Azure CLI before or alongside Azure PowerShell when discussing supported tools and versions.
- In the 'Next steps' section, add a link to 'Deploy resources with ARM templates and Azure CLI' alongside the PowerShell link.
- Wherever deployment tooling is mentioned, ensure both CLI and PowerShell are referenced equally, and provide examples or links for both.
- Consider including a brief note or example for deploying ARM templates using Azure CLI, especially for Linux/macOS users.
Create pull request