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_tools
⚠️
windows_first
Summary:
The documentation provides examples for Azure CLI, Azure PowerShell, and the Azure Portal. While Azure CLI is cross-platform, the inclusion of Azure PowerShell (which is historically Windows-centric, though now available cross-platform) and the absence of explicit Linux shell (bash) examples or notes about Linux usage may indicate a subtle Windows bias. Additionally, the PowerShell example is given equal prominence to the CLI, and there are no Linux-specific instructions or troubleshooting notes.
Recommendations:
- Explicitly mention that Azure CLI commands work on Linux, macOS, and Windows, and provide a bash shell example if usage differs.
- Clarify that PowerShell Core is cross-platform, or provide a bash/zsh example for Linux users.
- Add a section or note for Linux users, highlighting any differences or confirming parity.
- Consider including troubleshooting tips or environment setup notes for Linux environments.
Create pull request