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 consistently provides examples for the Azure portal, Azure PowerShell, and Azure CLI, but PowerShell is always presented before CLI, and there are no Linux-specific shell or tool examples (e.g., Bash scripts, Linux utilities, or references to Linux desktop workflows). The use of PowerShell as the primary scripting language in examples may be more familiar to Windows users, while Linux users may prefer Bash or other shells. However, the CLI examples are cross-platform, and no Windows-only tools are mentioned.
Recommendations
  • Add explicit Bash shell examples for Linux users, including variable assignment and command usage in typical Linux shell style.
  • Include notes or sections highlighting cross-platform compatibility of Azure CLI, and clarify that CLI commands work natively on Linux and macOS.
  • Where PowerShell is used, mention that PowerShell Core is available on Linux and macOS, or provide Bash alternatives.
  • Consider reordering examples so that Azure CLI (which is cross-platform) appears before PowerShell, or alternate the order to avoid implicit prioritization.
  • Add troubleshooting notes or tips relevant to Linux environments (e.g., permissions, environment variables, package installation).
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 Clean Clean
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2025-09-10 00:00 #107 completed Clean Clean

Flagged Code Snippets