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_tools
⚠️
windows_first
Summary:
The documentation lists Azure PowerShell (a Windows-centric tool) alongside Azure CLI, and mentions it before providing any Linux-specific alternatives or examples. There are no explicit Linux examples or mentions of Linux-native tools, which may suggest a subtle Windows bias.
Recommendations:
- Explicitly mention that Azure CLI is cross-platform and can be used on Linux, macOS, and Windows.
- Provide example commands for both Azure CLI and Azure PowerShell, making clear which are suitable for Linux users.
- If referencing PowerShell, clarify that PowerShell Core is available cross-platform, or provide Bash shell equivalents.
- Consider listing Azure CLI before Azure PowerShell to avoid the impression of Windows-first bias.
Create pull request