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 key operations (such as changing SKUs and showing registry usage), but consistently lists PowerShell examples immediately after CLI examples and explicitly mentions PowerShell commands before Linux/macOS alternatives (such as Bash scripts or REST API usage). There are no Linux-specific examples (e.g., Bash, shell scripting), and PowerShell is presented as a primary alternative to the CLI, which may create friction for Linux/macOS users unfamiliar with PowerShell.
Recommendations
  • Add explicit Bash/shell script examples for common operations, especially for tasks like changing SKUs and querying usage.
  • Present REST API usage examples in a cross-platform way (e.g., using curl) alongside CLI and PowerShell.
  • When listing command options, alternate the order or clarify that Azure CLI is cross-platform and PowerShell is Windows-centric.
  • Consider adding a note that Azure CLI works natively on Linux/macOS, while PowerShell is primarily used on Windows.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-18 00:00 #395 in_progress Biased Biased
2026-02-17 00:00 #391 in_progress Biased Biased
2026-02-16 00:00 #387 in_progress Biased Biased
2026-02-15 00:00 #383 in_progress Biased Biased
2026-02-14 00:00 #379 in_progress Biased Biased
2026-02-13 00:00 #375 in_progress Biased Biased
2026-02-12 00:00 #371 in_progress Biased Biased
2026-01-14 00:00 #251 completed Biased Biased
2026-01-13 00:00 #247 completed Biased Biased
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets