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 examples for Azure CLI and Azure PowerShell, but does not include Linux-specific command-line examples (e.g., Bash scripting, shell pipelines) or mention Linux tools. The PowerShell section is given equal prominence to Azure CLI, despite PowerShell being primarily associated with Windows. There are no explicit Linux examples or references to Linux-native patterns, and the sample outputs are shown in a generic 'bash' format, which may be misleading as PowerShell output formatting differs from Bash.
Recommendations
  • Add explicit Linux/Bash examples for querying message counts, such as using Azure CLI in Bash scripts or with jq for parsing JSON output.
  • Clarify that Azure CLI is cross-platform and provide sample usage in both Windows (CMD/PowerShell) and Linux (Bash/zsh) environments.
  • If PowerShell examples are included, consider adding equivalent examples using Bash or other Linux-native shells to ensure parity.
  • Mention Linux tools (e.g., jq, grep) for processing Azure CLI output, and provide sample commands.
  • Review sample output formatting to ensure it matches the shell context (PowerShell vs Bash).
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-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Clean Clean

Flagged Code Snippets