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 Azure PowerShell examples before Azure CLI, and provides more detailed PowerShell usage patterns (such as formatting and JSON conversion) than CLI equivalents. PowerShell is a Windows-centric tool, while Azure CLI is cross-platform. However, CLI examples are present and comprehensive, and REST API usage is also covered. No critical functionality is Windows-only, but the ordering and depth of PowerShell examples may create friction for Linux/macOS users.
Recommendations
  • Present Azure CLI examples before or alongside PowerShell examples to prioritize cross-platform usage.
  • Ensure CLI examples cover all advanced usage shown in PowerShell (e.g., formatting, filtering, JSON output).
  • Explicitly state that Azure CLI is cross-platform and recommend it for Linux/macOS users.
  • Balance the depth of examples and explanations between PowerShell and CLI sections.
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

Flagged Code Snippets