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 mentions PowerShell before Azure CLI and REST API when listing tools for adding the Exists operator to ABAC attributes. This ordering may suggest a preference for Windows-centric tooling, as PowerShell is traditionally associated with Windows environments, even though it is now cross-platform. No exclusive Windows-only tools or missing Linux examples are present, but the ordering could imply a subtle bias.
Recommendations:
- List Azure CLI before PowerShell when mentioning cross-platform tools, as Azure CLI is natively cross-platform and more familiar to Linux users.
- Explicitly state that both PowerShell and Azure CLI are available on Windows, Linux, and macOS to reinforce cross-platform parity.
- Where possible, provide example commands for both Azure CLI and PowerShell, or link to equivalent documentation for each.
- Avoid defaulting to Windows-associated tools or terminology when describing general workflows.
Create pull request