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 page generally avoids platform-specific bias, but in the section discussing the 'mode' property, it mentions Azure PowerShell before Azure CLI and describes default behaviors for both. This ordering and mention of PowerShell first is a subtle form of 'windows_first' bias. There are no explicit PowerShell-heavy examples, exclusive use of Windows tools, or missing Linux examples, but the ordering could suggest a preference for Windows-centric tooling.
Recommendations:
  • When mentioning both Azure PowerShell and Azure CLI, alternate the order in which they are presented or mention them together (e.g., 'Azure CLI or Azure PowerShell') to avoid implying a preference.
  • Wherever possible, provide command-line examples for both Azure CLI and Azure PowerShell, or clarify that both tools are cross-platform.
  • Explicitly state that both Azure CLI and Azure PowerShell are available on Windows, Linux, and macOS to reinforce cross-platform parity.
  • Review other related documentation to ensure that Linux users are equally represented in examples and tool references.
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

Flagged Code Snippets