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 finally macOS/Linux, which is a 'windows_first' ordering. However, all platforms are covered and no examples or tools are missing for Linux/macOS.
Recommendations:
- Present environment variable setup instructions with Linux/macOS first or in parallel with Windows, to avoid implying Windows is the primary or default platform.
- Consider grouping all platform-specific instructions together under a table or clear headings, so no platform appears prioritized.
- Ensure future documentation maintains parity by providing examples for all major platforms in a balanced order.
Create pull request