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
⚠️
missing_linux_example
Summary:
The documentation demonstrates a Windows bias by providing command-line examples specifically for PowerShell, referencing running the Azure CLI 'in PowerShell' as Administrator, and omitting equivalent instructions or clarifications for Linux/macOS users. There are no Linux-specific examples or notes, and the instructions assume a Windows environment for CLI usage.
Recommendations:
- Provide explicit instructions and command examples for Linux/macOS users, including how to open a terminal and run Azure CLI commands.
- Avoid referencing PowerShell as the default shell for CLI usage; instead, use neutral language such as 'open a terminal or command prompt.'
- Include notes or callouts highlighting any differences in command syntax or prerequisites between Windows and Linux/macOS environments.
- Ensure screenshots and UI references are not Windows-specific, or supplement with Linux/macOS equivalents where relevant.
Create pull request