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 providing a detailed Azure PowerShell example before the Azure CLI example, and omitting any explicit Linux shell (bash/zsh) or scripting examples. The PowerShell section is more verbose and instructive, while the CLI section is brief and lacks contextual guidance. No Linux-specific considerations or parity checks are mentioned.
Recommendations
  • Add explicit bash/zsh examples for Linux users, including variable assignment and script context.
  • Ensure CLI instructions are as detailed and instructive as PowerShell, with step-by-step guidance and explanations.
  • Where PowerShell is mentioned, also mention cross-platform alternatives (e.g., Bash, Cloud Shell) and clarify platform compatibility.
  • Include notes on running Azure CLI in Linux environments, and highlight any differences or prerequisites.
  • Balance the order of examples so that CLI and PowerShell are presented with equal prominence, or alternate which comes first.
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-09-08 00:00 #105 completed Clean Clean
2025-08-08 00:00 #74 completed Clean Clean
2025-08-03 00:00 #69 completed Clean Clean

Flagged Code Snippets