Detected Bias Types
Windows First
Powershell Heavy
🔧
Windows Tools
Summary
The documentation page exhibits Windows bias in several ways. Windows tools and terminology (such as Windows PowerShell) are mentioned first or exclusively in instructions, especially in the CLI and PowerShell sections. The CLI section suggests using Windows PowerShell as a console application, and the PowerShell section assumes the use of Windows PowerShell. There are no explicit Linux shell examples or references to Bash, zsh, or other common Linux environments. The documentation does not mention Linux-specific considerations or alternative tools, and screenshots and instructions are portal-centric, which is platform-neutral but does not offset the command-line bias.
Recommendations
- Explicitly mention and provide examples for Linux and macOS environments alongside Windows, especially in CLI sections (e.g., refer to Bash, zsh, or terminal on Linux/macOS).
- In CLI instructions, avoid suggesting only Windows PowerShell; instead, use generic terms like 'terminal' or 'command line', and clarify that Azure CLI works cross-platform.
- Add Linux/macOS-specific notes or troubleshooting tips where relevant (e.g., authentication, environment setup).
- For PowerShell, clarify that Azure PowerShell is available cross-platform and provide installation/use instructions for Linux/macOS.
- Ensure that any screenshots or step-by-step instructions do not assume a Windows-only environment.