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 provides both Linux (bash) and Windows (PowerShell) examples for all CLI commands, but Windows/PowerShell examples are always presented immediately after Linux, and sometimes with more explanation (e.g., directory creation). There is a slight Windows-first bias in the structure and detail of examples, and PowerShell is used as the exclusive Windows shell, with no mention of alternatives like Git Bash or WSL. No Linux example is missing, but Windows tools and patterns (PowerShell, Invoke-WebRequest, New-Item) are consistently highlighted.
Recommendations
  • Alternate the order of Linux and Windows examples, or present them side-by-side to avoid implicit prioritization.
  • Add brief notes about using Git Bash, WSL, or other shells on Windows for parity.
  • Ensure explanations and comments are equally detailed for both platforms.
  • Consider providing a generic cross-platform script example (e.g., using Node.js, Python, or a workflow step) where possible.
  • Explicitly state that all steps are supported on both platforms and clarify any platform-specific caveats.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Clean Clean
2026-01-13 00:00 #247 completed Clean Clean
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets