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
powershell_heavy
missing_linux_example
windows_first
Summary
The documentation page exhibits a Windows bias by using PowerShell syntax for all command-line examples (e.g., git, npm, npx), omitting Linux/macOS shell equivalents, and not clarifying cross-platform compatibility. There are no explicit Linux or macOS instructions or screenshots, and the command-line instructions assume a Windows environment. This may confuse or exclude users on Linux or macOS.
Recommendations
  • Provide both Windows (PowerShell/cmd) and Linux/macOS (bash/zsh) command examples, or use a neutral shell syntax where possible.
  • Explicitly state that the commands work on all platforms, or note any platform-specific differences.
  • Use generic 'terminal' or 'shell' terminology instead of 'command window', and clarify that instructions apply to all major OSes.
  • Include Linux/macOS-specific installation or troubleshooting notes where relevant.
  • Add screenshots or notes for Linux/macOS environments, not just Windows/Azure Portal.
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-12 00:00 #243 cancelled 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 Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-30 00:01 #96 cancelled Biased Biased
2025-08-08 00:00 #74 completed Biased Biased

Flagged Code Snippets