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
windows_tools
Summary
The documentation page demonstrates a moderate Windows bias. PowerShell is featured prominently as a first-class method for command-line operations, and the term 'PowerShell command' is used even in the Azure CLI sections, which may confuse Linux users. The ordering of examples and instructions often places PowerShell before Azure CLI, subtly prioritizing Windows tooling. There are no explicit Linux shell examples or references to Linux-specific patterns, and the documentation does not clarify cross-platform compatibility for command-line instructions.
Recommendations
  • Use neutral language for command-line instructions (e.g., 'Run the following command' instead of 'Run the following PowerShell command') in Azure CLI sections.
  • Alternate the order of PowerShell and Azure CLI examples, or present Azure CLI first to better reflect cross-platform usage.
  • Explicitly state that Azure CLI commands are cross-platform and can be run on Linux, macOS, and Windows.
  • Add example shell commands for Linux/macOS environments where relevant (e.g., using Bash or zsh).
  • Clarify prerequisites for each command-line tool, including installation instructions for Linux/macOS users.
  • Avoid assuming use of Windows-specific tools or terminology unless necessary, and provide parity for Linux users.
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-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets