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
Summary
The documentation provides both Bash (Azure CLI) and PowerShell examples for all major steps, ensuring cross-platform coverage. However, PowerShell examples are given equal prominence to Bash, and in some cases, PowerShell-specific patterns (e.g., use of hashtables, cmdlets) may be more familiar to Windows users. The presence of PowerShell tabs and examples throughout, and the use of PowerShell for resource management, reflects a moderate Windows bias, but Linux/macOS users can fully complete all tasks using Bash/Azure CLI commands. No critical steps are Windows-only, and Linux parity is generally good.
Recommendations
  • Consider listing Bash/Azure CLI examples before PowerShell examples, as Bash is the default shell on Linux/macOS and Azure CLI is cross-platform.
  • Add a brief note clarifying that Bash/Azure CLI commands work on Linux, macOS, and Windows (with WSL or native Bash), while PowerShell examples are primarily for Windows users.
  • Where possible, simplify PowerShell examples to avoid advanced Windows-centric patterns unless necessary.
  • Ensure that any referenced tooling or prerequisites (e.g., Azure CLI installation) include Linux/macOS instructions or links.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-27 00:00 #306 completed Biased Biased
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-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Clean Clean

Flagged Code Snippets