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/macOS) and the absence of explicit Linux shell (bash/sh) examples or references to Linux-native tools (such as scripting with curl, jq, or bash) indicates a mild Windows bias. The PowerShell example is always present and given equal prominence to CLI, and there are no Linux-specific usage notes or examples.
Recommendations
  • Add explicit bash/shell examples for running Azure CLI commands on Linux, including sample output parsing with jq or grep.
  • Clarify that Azure CLI commands work identically on Linux, macOS, and Windows, and provide any OS-specific notes if relevant.
  • If PowerShell is shown, consider also showing bash equivalents for scripting scenarios.
  • Mention installation or usage differences for Azure CLI and PowerShell on Linux, if any.
  • Highlight cross-platform compatibility for all tools used, and avoid implying PowerShell is the primary or preferred method.
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