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
missing_linux_example
Summary
The documentation consistently presents Azure PowerShell (Windows-centric) examples before Azure CLI (cross-platform) examples, and all code samples are either PowerShell or Azure CLI. There is no mention of Linux-specific tools, shell environments, or workflows, nor are there any Bash or Linux-native command examples. The text and screenshots reference PowerShell outputs and commands, reinforcing a Windows-first perspective. There is no explicit guidance or parity for Linux users beyond the Azure CLI, and no mention of how to perform these tasks in a Linux shell environment.
Recommendations
  • Alternate the order of PowerShell and Azure CLI examples, or present CLI examples first to avoid implicit Windows prioritization.
  • Include explicit Bash/Linux shell examples where possible, especially for scripting and automation tasks.
  • Add notes or sections clarifying that Azure CLI is fully supported on Linux and macOS, and provide links to installation guides for those platforms.
  • Where screenshots are used, include CLI output from a Linux terminal in addition to PowerShell output.
  • Mention that PowerShell Core is available cross-platform, and provide guidance for its use on Linux/macOS if PowerShell examples are retained.
  • Ensure terminology and instructions do not assume a Windows environment (e.g., avoid references to Windows-specific paths, tools, or UI conventions).
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