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 explicit PowerShell examples. While Linux/macOS instructions are present, Windows command-line tools and patterns are consistently mentioned first, which may suggest a subtle Windows-first bias.
Recommendations:
- Present Linux/macOS and Windows instructions in parallel tabbed sections, or alternate which platform is shown first.
- Avoid always listing Windows (cmd/PowerShell) before Linux/macOS in step-by-step instructions.
- Where possible, use cross-platform commands or highlight platform-agnostic approaches.
- Ensure that Linux/macOS users are given equal prominence and clarity in all setup and configuration steps.
Create pull request