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: Windows CMD, PowerShell, then macOS/Linux, which may subtly prioritize Windows users. However, all platforms are covered and there are no missing Linux examples or exclusive use of Windows tools.
Recommendations:
- Present environment variable instructions for all platforms together, or start with a neutral (e.g., bash) example.
- Consider using a tabbed or side-by-side format for platform-specific commands to give equal prominence to Windows, macOS, and Linux.
- Explicitly state that the instructions apply to all major platforms to reinforce cross-platform parity.
Create pull request