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
Summary
The documentation presents Azure PowerShell examples before Azure CLI examples, and the PowerShell section is more detailed with multiple example queries and output formats. PowerShell is a Windows-centric tool, and its examples use Windows-style prompts (e.g., PS C:\>). While Azure CLI is cross-platform and well-represented, the ordering and depth of PowerShell coverage suggest a mild Windows bias. No critical Linux/macOS functionality is missing, and REST API coverage is platform-neutral.
Recommendations
  • Present Azure CLI examples before or alongside PowerShell examples to emphasize cross-platform parity.
  • Ensure example depth and output formats are equally detailed for Azure CLI and PowerShell.
  • Use neutral prompt styles (e.g., $ or #) in CLI examples to avoid Windows-centric cues.
  • Explicitly note that Azure CLI works on Linux/macOS and provide links to installation guides for those platforms.
  • Add a short section or note clarifying that PowerShell Core is available on Linux/macOS, if PowerShell examples are retained.
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

Flagged Code Snippets