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
powershell_heavy
missing_linux_example
windows_tools
windows_first
Summary
The documentation provides detailed instructions and code samples exclusively for the Azure portal (GUI) and Azure PowerShell, with no examples or guidance for Linux users or cross-platform CLI tools such as Azure CLI or Bash. All command-line automation is shown using PowerShell, which is traditionally a Windows-centric tool, and there is no mention of Linux shell environments or their usage. This creates a strong Windows bias and leaves Linux users without parity in automation or scripting guidance.
Recommendations
  • Add equivalent Azure CLI (az) examples for all PowerShell code samples, as Azure CLI is cross-platform and preferred by many Linux users.
  • Include Bash shell scripting examples where appropriate, especially for resource management tasks.
  • Explicitly mention that Azure CLI can be used on Linux, macOS, and Windows, and provide installation links.
  • Ensure that prerequisites and setup instructions include both PowerShell and Azure CLI, with clear guidance for Linux users.
  • Review all sections to ensure Linux users can follow along without needing to use PowerShell or Windows-specific tools.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-23 00:00 #290 failed Biased Biased
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

Flagged Code Snippets