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 exhibits several Windows-centric biases. PowerShell is featured prominently as a primary automation method, with instructions explicitly referencing 'Windows PowerShell' and examples using Windows-style paths (e.g., C:\temp\index.html). In several places, Windows tools and terminology are mentioned first or exclusively (e.g., suggesting 'Windows PowerShell' as the console for Azure CLI, using Windows file paths in examples, and referencing Windows-specific installation instructions). There is a lack of explicit Linux or macOS examples, and Linux shell conventions (such as bash, zsh, or POSIX paths) are not shown, which may lead Linux users to feel unsupported or confused.
Recommendations
  • Provide explicit Linux/macOS instructions and examples alongside Windows ones, especially for CLI and PowerShell sections.
  • Use platform-neutral terminology when referring to command consoles (e.g., 'terminal' or 'command line'), and clarify that Azure CLI can be used from any OS.
  • Include Linux-style file path examples (e.g., /home/user/index.html) in CLI and PowerShell sections.
  • Mention alternative shells (bash, zsh) and tools where relevant, and avoid implying that PowerShell is required or preferred for CLI usage.
  • Add notes or tabs for Linux/macOS users where installation or usage steps differ, ensuring parity in guidance and examples.
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