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:
⚠️
windows_first
⚠️
powershell_heavy
Summary:
The documentation provides environment variable setup instructions for Windows (cmd and PowerShell) before Linux/macOS, and includes both Windows command prompt and PowerShell commands. Linux/macOS instructions are present and correct, but are always listed after Windows instructions. There are no missing Linux examples, but the ordering and inclusion of multiple Windows-specific shells (cmd, PowerShell) before Linux suggest a mild Windows-first bias.
Recommendations:
- Present Linux/macOS and Windows instructions in parallel tabs or with equal prominence, rather than always listing Windows first.
- Consider listing Linux/macOS instructions first, or randomizing the order to avoid implicit prioritization.
- If including both cmd and PowerShell for Windows, consider also mentioning common Linux shells (bash, zsh) for parity, or simply use a tabbed interface for OS selection.
- Review other sections for subtle Windows-centric language or assumptions, and ensure all CLI examples are cross-platform where possible.
Create pull request