This page contains Windows bias

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:
⚠️ powershell_heavy
⚠️ windows_first
⚠️ missing_linux_example
Summary:
The documentation demonstrates a Windows bias by providing command-line instructions specifically for PowerShell, explicitly instructing users to open PowerShell as Administrator, and omitting equivalent instructions for Linux or macOS environments. All CLI examples assume a Windows context, and there are no references to Linux shells or cross-platform usage, despite the Azure CLI being available on multiple platforms.
Recommendations:
  • Provide equivalent command-line instructions for Linux and macOS users, including shell-agnostic commands or explicit bash/zsh examples.
  • Avoid specifying 'open PowerShell as Administrator' as the only method; instead, mention that commands can be run in any terminal where Azure CLI is installed (e.g., PowerShell, Command Prompt, Bash).
  • Add notes or callouts clarifying that Azure CLI commands are cross-platform and provide any necessary adjustments for Linux/macOS environments (e.g., use of sudo, differences in environment variables).
  • Include screenshots or instructions for non-Windows environments where relevant, or at least acknowledge their usage.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets