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 presents PowerShell examples before Azure CLI, and the PowerShell section is more detailed, which may indicate a Windows-first and PowerShell-heavy bias. While Azure CLI is cross-platform and included, there are no explicit Linux-specific instructions, nor are Linux shell patterns (e.g., bash, environment variables) mentioned. The documentation does not reference Windows-only tools, but the ordering and emphasis favor Windows users.
Recommendations
  • Alternate the order of PowerShell and Azure CLI examples, or present Azure CLI first to emphasize cross-platform parity.
  • Add explicit notes or examples for Linux/macOS users, such as bash shell usage, environment variable substitution, or installation instructions for Azure CLI on Linux.
  • Ensure that CLI examples use syntax and conventions familiar to Linux users (e.g., single quotes, environment variables).
  • Clarify that both PowerShell and Azure CLI are available on Windows, Linux, and macOS, and provide links to installation guides for each platform.
  • Consider adding a table comparing usage across platforms, or a section highlighting platform-agnostic approaches.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
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 Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets