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:
⚠️ powershell_heavy
⚠️ windows_tools
⚠️ missing_linux_example
⚠️ windows_first
Summary:
The documentation page demonstrates a Windows bias by providing only PowerShell examples for batching queries across subscriptions, referencing PowerShell and Azure CLI as the primary interfaces, and omitting equivalent Linux/bash examples. The use of PowerShell-specific constructs and the absence of bash or cross-platform scripting guidance limits accessibility for Linux users.
Recommendations:
  • Provide equivalent bash/Azure CLI script examples for all PowerShell examples, especially for batching queries across subscriptions.
  • When referencing tools, mention both PowerShell and bash/Azure CLI in parallel, not just PowerShell or Windows-first.
  • Clarify that the solutions are cross-platform where possible, and explicitly state if a solution is Windows-specific.
  • Include guidance for Linux/macOS users, such as using Azure CLI with jq or other common Linux tools for scripting.
  • Review all code blocks and ensure parity between Windows and Linux environments.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-12 23:44 #41 in_progress ❌ Biased