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
⚠️
missing_linux_example
⚠️
windows_tools
⚠️
windows_first
Summary:
The documentation page exclusively provides an Azure PowerShell example for viewing resources, with no mention of Linux-friendly tools such as Azure CLI, Bash, or cross-platform alternatives. The instructions and tooling are Windows-centric, and there is no guidance for users on Linux or macOS platforms.
Recommendations:
- Add equivalent Azure CLI (az) examples alongside PowerShell commands, as Azure CLI is cross-platform and widely used on Linux.
- Explicitly mention that the instructions apply to both Windows and Linux, or provide tabs for both environments.
- Include Bash or shell script examples where appropriate, or at least note how Linux/macOS users can achieve the same result.
- Avoid assuming PowerShell as the default or primary tool; present CLI and PowerShell examples in parallel or with equal prominence.
Create pull request