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
powershell_heavy
missing_linux_example
Summary
The documentation provides a PowerShell-specific command (`Get-AzLocation | Where-Object Providers -like 'Microsoft.OperationalInsights' | Select DisplayName`) as the only example for listing available Log Analytics workspace regions. No equivalent CLI or Bash/Linux example is given, and there is no mention of cross-platform tools or instructions. The rest of the documentation is GUI-focused and does not reference platform-specific tools, but the only command-line example is Windows-centric.
Recommendations
  • Provide equivalent Azure CLI (az) commands for tasks such as listing available Log Analytics workspace regions, e.g., `az account list-locations --query "[?metadata.resourceType=='Microsoft.OperationalInsights/workspaces'].displayName"`.
  • When giving command-line examples, always include both PowerShell and Bash/Azure CLI versions, or clearly indicate cross-platform options.
  • Review documentation for any other PowerShell-specific guidance and ensure Linux/macOS users are equally supported.
  • Consider adding a note that all tasks can be performed using Azure CLI or Cloud Shell, which are cross-platform.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
2026-01-11 00:00 #240 completed Clean Clean
2026-01-10 00:00 #237 completed Clean Clean
2026-01-09 00:34 #234 completed Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased