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 page exhibits Windows bias by referencing PowerShell and Azure CLI together, but mentioning PowerShell (a Windows-centric tool) first. There are no explicit Linux shell (bash) examples, nor are Linux-specific patterns or tools discussed. The guidance for changing subscriptions references PowerShell's Set-AzContext before az account set, and no bash-specific context or examples are provided. All portal instructions are platform-neutral, but command-line examples lack Linux parity.
Recommendations
  • Provide explicit bash examples for Azure CLI commands, showing usage in Linux/macOS terminals.
  • Alternate the order of PowerShell and Azure CLI references, or group them together as cross-platform tools.
  • Mention Linux-specific considerations for Azure CLI usage, such as authentication or environment setup.
  • Include notes or examples for Linux users where command syntax or behavior may differ.
  • Ensure that all command-line instructions are equally accessible and clear for both Windows and Linux users.
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 Clean Clean

Flagged Code Snippets