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

Bias Types:
⚠️ windows_first
⚠️ powershell_heavy
Summary:
The documentation consistently lists Windows PowerShell cmdlets before cross-platform Azure CLI commands in every example. This ordering subtly prioritizes Windows tooling and patterns, which may signal a Windows-centric approach. However, Azure CLI commands (which are cross-platform) are present for all operations, and no examples are missing for Linux users.
Recommendations:
  • Alternate the order of examples so that Azure CLI commands are listed before or alongside PowerShell cmdlets, especially since Azure CLI is cross-platform.
  • Explicitly mention that Azure CLI commands work on Linux, macOS, and Windows, to reinforce cross-platform support.
  • Consider grouping PowerShell and Azure CLI examples together under clear subheadings (e.g., 'Using Azure CLI', 'Using PowerShell') to avoid implicit prioritization.
  • Add a brief note at the start of the examples section clarifying that both PowerShell and Azure CLI are supported, and that users can choose the tool that matches their platform.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-12 00:58 #8 cancelled ✅ Clean
2025-07-10 05:06 #7 processing ✅ Clean