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, and the CLI examples rely on Bash scripting, which is not natively available on Windows. There is no explicit mention of Windows or Linux, but the CLI examples assume a Bash environment, potentially excluding Windows users who do not have WSL or Git Bash installed. Conversely, the PowerShell examples are Windows-centric and do not mention cross-platform PowerShell Core usage. There is no explicit Linux example or guidance for users on Linux systems beyond the Bash scripting in the CLI section.
Recommendations
  • Explicitly state that the Azure CLI examples require a Bash environment and provide equivalent Windows Command Prompt or PowerShell Core examples for CLI usage.
  • Clarify that PowerShell examples can be run on PowerShell Core, which is cross-platform, and provide instructions for Linux/macOS users if applicable.
  • Add a note or section describing how to perform these actions on Linux systems, including installation prerequisites for Azure CLI and PowerShell Core.
  • Ensure that both Windows and Linux usage patterns are covered equally, and avoid assuming the user's operating system.
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