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 CLI or Azure PowerShell' for deploying Bicep files, listing Azure PowerShell (a Windows-centric tool) alongside Azure CLI, but does not clarify cross-platform usage or provide Linux-specific guidance. There are no explicit Linux examples, but the bias is mild and limited to tool mention order.
Recommendations:
- Clarify that Azure CLI is fully cross-platform and can be used on Linux, macOS, and Windows.
- Consider listing Azure CLI before Azure PowerShell to avoid implying a Windows-first workflow.
- Add a note or section explicitly stating that all examples and deployment steps work on Linux, macOS, and Windows when using Azure CLI.
- If referencing PowerShell, mention that PowerShell Core is available cross-platform, or provide Bash equivalents where appropriate.
Create pull request