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
windows_first
missing_linux_example
Summary
The documentation page demonstrates Windows bias by exclusively providing PowerShell and Azure CLI examples, with no Linux shell (bash) equivalents. All code snippets and command-line instructions use PowerShell syntax, and there is no mention of Linux-specific tools, patterns, or considerations. The FAQ and configuration sections assume a Windows-centric workflow, potentially excluding Linux users or those using bash/zsh shells.
Recommendations
  • Provide equivalent bash (Linux shell) examples for all PowerShell and Azure CLI commands.
  • Explicitly mention that Azure CLI commands can be run on Linux, macOS, and Windows, and provide sample commands in bash syntax.
  • Include notes or sections addressing Linux-specific considerations, such as authentication, environment setup, and file path differences.
  • Avoid using PowerShell-specific syntax (e.g., comments with //) in JSON examples; use standard JSON comments or provide context in documentation text.
  • Ensure that documentation is platform-neutral by alternating or combining Windows and Linux examples, rather than defaulting to Windows-first presentation.
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

Flagged Code Snippets