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 and PowerShell examples for Windows. Linux/macOS instructions are present but always listed last. There are no missing Linux examples, but the ordering and emphasis slightly favor Windows users.
Recommendations:
- Present Linux/macOS and Windows instructions side-by-side or in tabs, rather than always listing Windows first.
- Consider leading with Linux/macOS examples, especially since Go development is common on those platforms.
- Reduce duplication of Windows instructions (cmd and PowerShell) unless necessary; clarify which is recommended.
- Explicitly state that all commands are cross-platform unless otherwise noted, and ensure parity in troubleshooting or advanced sections if added.
Create pull request