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. This ordering prioritizes Windows users, which may suggest a subtle Windows-first bias. However, all major platforms are represented, and no examples or tools are exclusive to Windows.
Recommendations:
- Present environment variable setup instructions in a neutral order, such as grouping Windows and Linux/macOS together or listing Linux/macOS first.
- Consider using tabbed code blocks or clear headings for each platform to avoid implying priority.
- Ensure parity in instructions and examples for all supported platforms throughout the documentation.
Create pull request