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 instructions for setting environment variables on all major platforms (Windows Command Prompt, PowerShell, macOS/Linux), but lists Windows methods (cmd, PowerShell) before the Linux/macOS equivalent. There are no missing Linux examples or exclusive use of Windows tools, but the ordering may subtly prioritize Windows users.
Recommendations:
- List Linux/macOS and Windows instructions in parallel (side-by-side) or alternate the order in which they are presented to avoid always putting Windows first.
- Consider using tabs or collapsible sections for platform-specific instructions to give equal prominence.
- Explicitly state that the instructions apply to all platforms and that the order is arbitrary, or clarify that users should follow the steps for their OS.
- Review other sections for subtle prioritization and ensure parity in tool and example coverage.
Create pull request