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 retrieving resource locations, but the PowerShell (Windows-centric) example is listed before the Azure CLI (cross-platform) example. There are no Linux-specific examples or references, but CLI parity is maintained.
Recommendations:
- List Azure CLI examples before PowerShell examples, as Azure CLI is cross-platform and more inclusive for Linux users.
- Explicitly mention that Azure CLI commands work on Linux, macOS, and Windows.
- Consider adding a short note or section for Linux/macOS users, highlighting that all template and CLI instructions are platform-agnostic.
- If possible, provide Bash shell examples or clarify that the CLI example syntax is compatible with Bash.
Create pull request