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
⚠️
missing_linux_example
Summary:
The documentation provides examples for Azure CLI, Azure PowerShell, and the Azure Portal, but does not include any Linux- or macOS-specific shell examples (e.g., Bash). The PowerShell example is present, which is primarily associated with Windows environments, and there is no mention of Linux-native tools or shell usage. This may make Linux users feel less directly supported, especially since PowerShell is highlighted as a primary scripting interface.
Recommendations:
- Add a Bash shell example for running the Azure CLI command, demonstrating usage in a typical Linux environment.
- Explicitly mention that the Azure CLI example works cross-platform (Windows, Linux, macOS) and provide any OS-specific notes if needed.
- If PowerShell is included, consider also including a Bash or zsh example to ensure parity for Linux/macOS users.
- Clarify in the documentation that PowerShell Core is available cross-platform, if relevant, to reduce the perception of Windows-only bias.
Create pull request