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 presents environment variable setup instructions in the order of Windows (cmd), then PowerShell, and only afterwards macOS/Linux. This ordering prioritizes Windows users and may give the impression that Windows is the primary or preferred platform. However, all platforms are covered and examples are provided for each.
Recommendations:
- Present environment variable setup instructions in a neutral or rotating order (e.g., Linux/macOS first, or group by shell type rather than OS).
- Consider using tabs or collapsible sections for platform-specific instructions to give equal prominence to all platforms.
- Explicitly state that the instructions apply equally to Windows, Linux, and macOS to reinforce cross-platform parity.
- Ensure that any future examples or troubleshooting steps also provide parity across platforms, not just in environment variable setup.
Create pull request