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:
⚠️
windows_first
⚠️
powershell_heavy
Summary:
The documentation provides environment variable setup instructions for Windows (cmd and PowerShell) before Linux/macOS, and includes both setx (cmd) and PowerShell examples, which may be seen as Windows-centric. Linux/macOS instructions are present but listed after Windows ones. No Linux-specific tools or patterns are omitted, but the ordering and emphasis favor Windows users.
Recommendations:
- Present Linux/macOS instructions before or alongside Windows instructions, rather than after.
- Use tabbed or parallel formatting to show all OS instructions at once, reducing perceived priority.
- Ensure parity in detail and troubleshooting tips for Linux/macOS environments.
- Consider including a note that all major platforms are supported equally, to reinforce cross-platform intent.
Create pull request