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 Azure CLI commands, but consistently lists PowerShell examples immediately after Bash, and uses explicit PowerShell syntax in every command block. There is no mention of Linux-specific tools, patterns, or troubleshooting, and the only shell environments referenced are Bash and PowerShell, with PowerShell given equal prominence to Bash throughout. No Linux-specific guidance or parity checks are present, and Windows/PowerShell users are directly accommodated, while Linux users are assumed to use Bash.
Recommendations
  • Explicitly mention Linux as a supported platform in the prerequisites and environment setup sections.
  • Add a note clarifying that Bash examples are applicable to Linux and macOS users, and PowerShell examples are for Windows users.
  • Include troubleshooting tips or environment setup instructions specific to Linux (e.g., package dependencies, permissions, CLI installation steps).
  • Where PowerShell syntax is shown, consider also providing generic shell syntax (sh/zsh) or highlighting any platform-specific differences.
  • Reference Linux-native tools or patterns where relevant (e.g., systemd for service management, Linux file paths, etc.).
  • Ensure parity in example ordering: alternate which shell is presented first, or clarify that Bash is the default for cross-platform use.
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 Biased Biased
2026-01-08 00:00 #228 cancelled Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-15 00:00 #112 completed Biased Biased
2025-08-15 00:01 #81 cancelled Biased Biased
2025-08-14 00:01 #80 cancelled Clean Clean
2025-07-13 21:25 #47 cancelled Clean Clean
2025-07-13 20:48 #44 cancelled Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets