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 Command Prompt and PowerShell before mentioning the Linux/macOS equivalent, and gives more detailed instructions for Windows users. While Linux/macOS is included, the ordering and emphasis favor Windows environments.
Recommendations:
- Present environment variable setup instructions for all platforms together, or start with a neutral (cross-platform) example such as bash, then provide Windows-specific instructions.
- Ensure that Linux/macOS instructions are as detailed and prominent as Windows instructions.
- Consider using tabbed or side-by-side formatting for platform-specific commands to avoid implicit prioritization.
- Review other sections for subtle Windows-first language or assumptions, and strive for parity in all platform-specific guidance.
Create pull request