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 explicitly labeled and formatted, suggesting a focus on Windows users. Additionally, PowerShell examples are presented immediately after Bash, which may imply a slight Windows-first ordering. There are no Linux-specific tools or workflows mentioned beyond Bash, and no explicit mention of Linux environments.
Recommendations:
- Clearly label Bash examples as suitable for Linux/macOS and PowerShell for Windows, to help users identify the right commands for their platform.
- Consider presenting Bash (Linux/macOS) examples before PowerShell (Windows) examples, or use tabs to allow users to select their OS.
- Add a brief note clarifying that Bash examples are intended for Linux/macOS terminals and PowerShell for Windows, ensuring parity in guidance.
- If possible, include troubleshooting notes or environment setup tips for both Linux and Windows users.
Create pull request