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 exhibits a Windows bias in several ways: Windows tools (PowerShell) are featured prominently and often referenced before or instead of Linux alternatives; instructions frequently mention opening 'Windows PowerShell' and use Windows-style paths (e.g., C:\temp\index.html) without providing equivalent Linux shell or path examples. There is also a lack of explicit Linux/Bash examples, especially in sections discussing local CLI usage and file paths, and no mention of Linux-specific considerations for PowerShell or AzCopy usage.
Recommendations
  • Provide explicit Bash/Linux shell examples alongside PowerShell, especially for CLI commands and file uploads.
  • Mention Linux/Mac equivalents for file paths (e.g., /home/user/index.html) wherever Windows paths are shown.
  • Clarify that Azure CLI commands work cross-platform and show how to run them in Bash or other Linux shells.
  • For PowerShell instructions, note that PowerShell Core is available on Linux and Mac, and provide guidance for those platforms.
  • When referencing tools like AzCopy, include installation and usage instructions for Linux/Mac as well as Windows.
  • Avoid phrases like 'Open a Windows PowerShell command window'—use 'Open a terminal or PowerShell window' and specify platform differences as needed.
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-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets