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_first
Summary:
The documentation provides both Bash and PowerShell examples for Azure CLI commands, but the PowerShell examples are labeled as 'Formatted for PowerShell' and are always presented after the Bash examples. There are no exclusive Windows tools or patterns, but the presence of PowerShell examples and their explicit labeling indicates a slight Windows bias. Linux (Bash) examples are present and shown first, but there is no explicit mention of Linux or macOS environments, nor troubleshooting or environment-specific notes for non-Windows users.
Recommendations:
- Clearly label Bash examples as suitable for Linux/macOS and PowerShell for Windows.
- Add a short note at the start of the CLI section explaining which shell to use on which platform.
- Ensure parity in troubleshooting or environment-specific notes for both Linux and Windows users.
- Consider including zsh or other popular Linux shell variants if relevant.
- Where possible, avoid implying PowerShell is the default or preferred shell for CLI usage.
Create pull request