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
Summary:
The documentation presents PowerShell (commonly associated with Windows) examples before Azure CLI examples when demonstrating how to get available locations. Both tools are covered, and the CLI example is present, but the ordering may subtly prioritize Windows users.
Recommendations:
  • Alternate the order of PowerShell and Azure CLI examples across documentation pages, or present Azure CLI examples first, as it is cross-platform.
  • Explicitly mention that both PowerShell and Azure CLI are available on Windows, Linux, and macOS to avoid implying platform exclusivity.
  • Where possible, provide Bash shell examples (for Linux/macOS) in addition to CLI commands, especially for scripting scenarios.
  • Add a brief note clarifying that Azure CLI commands work natively on Linux/macOS terminals.
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 ❌ Biased

Flagged Code Snippets