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
⚠️ missing_linux_example
Summary:
The documentation consistently refers to 'command prompt' and uses Windows-centric terminology and patterns (e.g., 'cmd' code blocks, references to 'command prompt', and instructions like 'code .'), without mentioning or providing equivalent instructions for Linux or macOS users. There are no bash/zsh examples, and no mention of terminal or shell alternatives. This may confuse or exclude non-Windows users.
Recommendations:
  • Use neutral terms like 'terminal' or 'shell' instead of 'command prompt', and clarify that instructions apply to Windows, Linux, and macOS.
  • Provide both Windows (cmd/PowerShell) and Linux/macOS (bash/zsh) command examples, using appropriate code block annotations (e.g., 'cmd', 'bash').
  • Mention that .NET CLI commands work cross-platform, and specify any OS-specific differences if relevant.
  • Include notes or callouts for any steps that differ on Linux/macOS (e.g., launching VS Code, environment variable management).
  • Review and update screenshots, output, and instructions to ensure they are not Windows-specific unless necessary.
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

Flagged Code Snippets