Sad Tux - Windows bias detected
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

Detected Bias Types
windows_first
powershell_heavy
missing_linux_example
Summary
The documentation provides both Azure CLI and PowerShell examples for managing deployment quotas. However, the PowerShell section is given equal prominence, despite PowerShell being primarily a Windows tool (though it is available cross-platform). The Bash scripting example in the Azure CLI section is helpful for Linux users, but there is no explicit mention of Linux environments or alternatives to PowerShell for non-Windows users. The documentation does not clarify that PowerShell commands may require additional setup on Linux/macOS, nor does it provide guidance for native Linux shell users beyond the Bash example.
Recommendations
  • Explicitly mention that PowerShell examples are primarily for Windows users, and note cross-platform availability if relevant.
  • Provide clear guidance for Linux/macOS users, including prerequisites for running PowerShell on those platforms.
  • Offer equivalent examples using native Linux tools (e.g., Bash, zsh) wherever possible.
  • Add a note or section clarifying environment requirements for each example (e.g., 'This Bash example works on Linux/macOS; PowerShell is available on Windows by default, and on Linux/macOS with installation').
  • Consider listing Linux/Bash examples before PowerShell to avoid implicit Windows-first bias.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-12 00:00 #243 cancelled Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased

Flagged Code Snippets