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
windows_tools
Summary
The documentation page demonstrates a Windows bias by presenting PowerShell instructions and tooling before Azure CLI (which is more cross-platform), referencing Windows-specific tools (PowerShell, Get-Module), and providing more detailed setup guidance for PowerShell than for Azure CLI. The PowerShell section is positioned before the Azure CLI section, and Windows-centric terminology and instructions (such as module installation and usage of PowerShell locally) are more prominent. There is no explicit mention of Linux-specific patterns or shell environments beyond the Azure Cloud Shell, and no examples using bash scripting or Linux-native tools.
Recommendations
  • Present Azure CLI instructions before PowerShell to prioritize cross-platform usage.
  • Include Linux-specific setup notes (e.g., bash, zsh, package managers) for Azure CLI.
  • Add bash scripting examples for querying and formatting resource usage.
  • Explicitly mention that Azure CLI works natively on Linux and macOS, and provide installation instructions for those platforms.
  • Balance the detail level between PowerShell and Azure CLI sections, ensuring both have equivalent setup and usage guidance.
  • Avoid Windows-centric terminology (e.g., 'run PowerShell from your computer') and use more neutral language (e.g., 'run PowerShell locally on Windows, Linux, or macOS').
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-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
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets