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 provides examples for Azure CLI, Azure PowerShell, and the Azure Portal. While Azure CLI is cross-platform, the inclusion of Azure PowerShell (which is historically Windows-centric, though now available on Linux) and the absence of explicit Linux shell (bash) or scripting examples, as well as no mention of Linux-native tools or patterns, suggests a Windows bias. Azure PowerShell is presented as a primary method alongside Azure CLI, and there are no examples using bash, shell scripts, or Linux-specific instructions.
Recommendations
  • Add explicit bash/shell examples for running Azure CLI commands on Linux, including environment setup and output parsing.
  • Clarify that Azure CLI is cross-platform and provide usage notes for both Windows and Linux environments.
  • If Azure PowerShell is recommended, note its availability on Linux and provide installation/usage guidance for Linux users.
  • Consider including Linux-native scripting patterns (e.g., using jq for JSON output parsing) to improve parity.
  • Review the ordering and prominence of examples to ensure Linux and Windows users are equally supported.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Clean Clean
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