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 presents both PowerShell and Azure CLI examples for deploying ARM templates, but the PowerShell (Windows-centric) example is listed first. There is no explicit Linux bias, but the ordering may subtly prioritize Windows users. No exclusive use of Windows tools or missing Linux examples were found, as Azure CLI is cross-platform and included.
Recommendations:
- Alternate the order of PowerShell and Azure CLI examples across tutorials, or present Azure CLI first as it is cross-platform.
- Explicitly mention that Azure CLI commands work on Linux, macOS, and Windows.
- If possible, add a short note or section for Linux/macOS users, confirming parity and pointing to any OS-specific considerations.
- Ensure all references to tools (such as Visual Studio Code) clarify their cross-platform availability.
Create pull request