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 page demonstrates a moderate Windows bias. PowerShell is presented as a primary automation option, with explicit instructions to open a Windows PowerShell window and examples using Windows-style paths (e.g., C:\temp\index.html). Windows tools and terminology are referenced before Linux equivalents, and there is no mention of Linux/macOS alternatives for PowerShell commands. CLI instructions reference Windows PowerShell as a console option before mentioning generic consoles. There are no Bash or Linux/macOS-specific examples or notes, and the documentation does not clarify cross-platform compatibility for PowerShell commands.
Recommendations
  • Add explicit Bash/Linux/macOS examples for all CLI commands, including sample paths (e.g., /home/user/index.html).
  • Clarify that Azure CLI and AzCopy are cross-platform and provide instructions for running them on Linux/macOS.
  • Replace 'Open a Windows PowerShell command window' with 'Open a PowerShell command window' and note that PowerShell Core is available on Linux/macOS.
  • Include notes or sections on installing and using PowerShell on Linux/macOS, or link to relevant documentation.
  • Ensure that file path examples are shown for both Windows and Linux/macOS formats.
  • Where possible, avoid referencing Windows tools or terminology first; present cross-platform options equally.
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