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 both Azure CLI and Azure PowerShell examples for all upgrade operations, with Azure PowerShell (a Windows-centric tool) given equal prominence and detail as Azure CLI. In some sections, PowerShell examples are presented before or alongside CLI examples, and there is explicit mention of installing/upgrading Azure PowerShell. However, there are no Linux-specific shell examples (e.g., bash, zsh), and the documentation does not mention Linux/macOS compatibility for Azure CLI commands, nor does it clarify that PowerShell Core is cross-platform. The bias is moderate, as Linux/macOS users can complete all tasks using Azure CLI, but the equal focus on PowerShell may create friction or confusion for non-Windows users.
Recommendations
  • Clarify that Azure CLI is fully supported on Linux and macOS, and recommend it as the primary tool for cross-platform scenarios.
  • Note that Azure PowerShell is available cross-platform via PowerShell Core, but is most commonly used on Windows.
  • Consider presenting Azure CLI examples first, as it is the default for Linux/macOS users.
  • Add a brief note for Linux/macOS users about installing Azure CLI and running commands in bash/zsh.
  • Remove unnecessary emphasis on PowerShell unless there are Windows-specific steps.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #253 completed Biased Biased
2026-01-13 00:00 #249 completed Biased Biased

Flagged Code Snippets