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:
Summary:
The documentation provides environment variable setup instructions in the order: Windows (cmd), PowerShell, then macOS/Linux (bash). While all platforms are covered, Windows commands are presented first, which may signal a subtle preference or bias toward Windows users.
Recommendations:
- Present environment variable setup instructions in a neutral or rotating order (e.g., Linux/macOS first, or group all together without prioritizing one OS).
- Consider using tabbed code blocks or collapsible sections for each platform to give equal prominence.
- Explicitly state that the instructions apply to all major platforms and that the order does not imply priority.
- Review other sections for similar ordering and ensure parity in example prominence.
Create pull request