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 demonstrates mild Windows bias by referencing Windows-specific tools (Windows Terminal) before Linux equivalents, and by providing PowerShell-specific guidance and examples. Although Bash is presented as the default environment, PowerShell is mentioned frequently, and special instructions are given for PowerShell users, with no equivalent Linux-specific notes. There are no missing Linux examples, but the ordering and emphasis slightly favor Windows users.
Recommendations:
  • When referencing local CLI usage, mention both Windows Terminal and common Linux terminals (e.g., GNOME Terminal, Konsole) equally, or use neutral language such as 'terminal application'.
  • When providing notes about command syntax differences, include explicit examples for both Bash (Linux/macOS) and PowerShell (Windows), and clarify which applies to which OS.
  • Where PowerShell-specific escaping or syntax is discussed, consider also mentioning any common Linux shell issues or tips, to provide parity.
  • Ensure that screenshots and UI references (such as Cloud Shell) are not visually or descriptively biased toward Windows environments.
  • In the prerequisites, clarify that the Azure CLI can be installed and used on Windows, Linux, and macOS, and provide links or notes for all platforms.
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
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets