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 a Windows-first bias by consistently mentioning Windows shells (PowerShell, Windows Terminal, Command Prompt) before any Linux or cross-platform equivalents. Instructions for running commands specifically reference PowerShell and do not mention Linux or macOS terminals. There are no explicit Linux/macOS command-line examples or tool references, though the commands themselves are cross-platform.
Recommendations:
  • Explicitly mention Linux/macOS terminals (e.g., 'Terminal', 'bash', 'zsh') alongside Windows shells in setup and run instructions.
  • Add a note clarifying that all command-line instructions work on Linux/macOS as well as Windows.
  • Provide Linux/macOS-specific examples or screenshots where appropriate, especially for shell commands and environment setup.
  • Avoid listing Windows shells first; use neutral language such as 'Open a terminal (PowerShell, Command Prompt, or Terminal on Linux/macOS)'.
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