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 (with Bash scripting) and PowerShell examples for managing deployment quotas. However, the PowerShell section is given equal prominence, and there is no explicit mention that PowerShell commands are Windows-centric or that Bash examples are Linux/macOS-centric. The Bash scripting in the Azure CLI section assumes a Unix-like environment but does not clarify this, nor does it provide Windows Command Prompt equivalents. There is a slight Windows bias in that PowerShell is presented as the alternative to Azure CLI, which is more cross-platform, and there is no mention of using CLI in Windows Command Prompt or PowerShell Core on Linux/macOS.
Recommendations
  • Explicitly state which environments (Windows, Linux, macOS) each example is intended for.
  • Provide Windows Command Prompt batch script equivalents for the Azure CLI examples, or clarify that Bash is required for those scripts.
  • Clarify that PowerShell examples are for Windows PowerShell, and mention PowerShell Core compatibility on Linux/macOS if applicable.
  • Consider listing Azure CLI (cross-platform) examples before PowerShell to reduce implicit Windows-first bias.
  • Add notes or links for users on Linux/macOS who may want to use PowerShell Core, or provide guidance for adapting the scripts.
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