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
Summary
The documentation provides both Bash and PowerShell examples for all CLI commands, ensuring parity for Linux and Windows users. However, PowerShell examples are always presented immediately after Bash, and the documentation consistently refers to PowerShell as the Windows scripting environment, with no mention of Linux-specific shells beyond Bash. There are no references to Linux-native tools or workflows outside of Bash, and no Linux GUI or desktop integration is discussed. The Azure portal instructions are platform-neutral, but the CLI instructions may implicitly favor Windows users by always including PowerShell and never mentioning other Linux shells (e.g., Zsh, Fish) or scripting environments.
Recommendations
  • Explicitly state that Bash examples are applicable to Linux and macOS environments, and PowerShell examples are for Windows (and optionally PowerShell Core on Linux).
  • Consider including notes about using PowerShell Core on Linux, or referencing other popular Linux shells (e.g., Zsh, Fish) where relevant.
  • Add a brief section clarifying cross-platform CLI usage, including any differences or caveats for Linux users (e.g., file path formats, environment variable syntax).
  • Ensure that any references to scripting environments do not imply Windows as the default or primary platform.
  • If possible, include troubleshooting or environment setup tips specific to Linux users (e.g., package installation, permissions).
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-19 00:00 #399 in_progress Biased Biased
2026-02-18 00:00 #395 in_progress Biased Biased
2026-02-17 00:00 #391 in_progress Biased Biased
2026-02-16 00:00 #387 in_progress Biased Biased
2026-02-15 00:00 #383 in_progress Biased Biased
2026-02-14 00:00 #379 in_progress Biased Biased
2026-02-13 00:00 #375 in_progress Biased Biased
2026-02-12 00:00 #371 in_progress Biased Biased
2026-02-11 00:00 #367 in_progress Clean Clean
2026-02-10 00:00 #363 completed Biased Biased
2026-02-09 00:00 #359 completed Biased Biased
2026-02-08 00:00 #355 completed Biased Biased
2026-01-14 00:00 #251 completed Biased Biased
2026-01-13 00:00 #247 completed Clean Clean
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets