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:
⚠️
powershell_heavy
⚠️
windows_first
Summary:
The documentation provides three pivots: Portal, PowerShell, and CLI. The PowerShell section is detailed and appears before the CLI section, which may indicate a slight Windows-first and PowerShell-heavy bias. However, the CLI section is present and complete, supporting Linux and macOS users. There are no missing Linux examples, but the ordering and emphasis on PowerShell could be improved for parity.
Recommendations:
- Consider listing the CLI pivot before the PowerShell pivot to give equal or greater prominence to cross-platform tooling.
- Explicitly mention that Azure CLI is cross-platform and suitable for Linux/macOS users.
- Where possible, provide Bash script examples or notes for Linux users in the CLI section.
- Ensure that all features and steps described in PowerShell are also available and equally detailed in the CLI section.
- Add a short note in the prerequisites for each pivot clarifying the OS compatibility (e.g., 'Azure CLI runs on Windows, Linux, and macOS').
Create pull request