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 Windows Command Prompt and PowerShell commands. Linux/macOS instructions are present but come after the Windows examples. There are no missing Linux examples or exclusive use of Windows tools, but the ordering and emphasis show a mild Windows-first bias.
Recommendations:
- Present Linux/macOS and Windows instructions in parallel tabs or in the same order throughout the document, rather than listing Windows first.
- Avoid giving Windows instructions (cmd, PowerShell) more prominence than Linux/macOS; consider starting with Linux/macOS or presenting all platforms equally.
- If using tabbed instructions, ensure the default tab is not always Windows.
- Explicitly mention that all commands work cross-platform where applicable, and highlight any platform-specific differences only when necessary.
Create pull request