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:
⚠️
windows_first
⚠️
powershell_heavy
Summary:
The documentation page demonstrates a mild Windows bias. In the 'Related content' section, Azure PowerShell is listed before Azure CLI, which is more cross-platform and commonly used on Linux. There is also a relative emphasis on PowerShell-based workflows, with no explicit Linux-specific guidance or examples, and no mention of Bash or Linux shell environments.
Recommendations:
- List Azure CLI examples before or alongside PowerShell examples to promote cross-platform parity.
- Explicitly mention that Azure CLI commands can be run on Linux, macOS, and Windows.
- Add Bash or Linux shell script examples where command-line usage is discussed.
- Ensure that any referenced guides or links include both PowerShell and CLI/Linux instructions.
- Consider a dedicated section or callout for Linux users, highlighting any differences or additional steps.
Create pull request