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 presents both Azure PowerShell and Azure CLI commands for retrieving volume information, but lists PowerShell first and refers to it as a primary option. The prerequisites mention both Azure CLI and PowerShell, but PowerShell is listed second. There are no Linux-specific examples, but the use of Azure CLI (which is cross-platform) helps mitigate bias. No Windows-only tools or patterns are used elsewhere, and all Kubernetes commands are platform-neutral.
Recommendations
  • List Azure CLI commands before Azure PowerShell commands, as CLI is more commonly used on Linux and is cross-platform.
  • Explicitly mention that Azure CLI works on Linux, macOS, and Windows, while PowerShell is primarily used on Windows.
  • Add a note or example showing how to install and use Azure CLI on Linux, to encourage parity.
  • If mentioning PowerShell, clarify its platform support and recommend CLI for Linux users.
  • Ensure future documentation includes Linux-specific troubleshooting or usage notes if relevant.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-15 00:00 #254 completed Biased Biased
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