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 demonstrates a mild 'windows_first' bias by listing Windows/Command Prompt instructions before macOS/Terminal equivalents when creating the project directory. However, all other instructions and code samples are cross-platform and use standard tools (Node.js, VS Code, npx http-server) that work on both Windows and Linux/macOS. There are no PowerShell-specific commands, Windows-only tools, or missing Linux examples.
Recommendations:
  • Present platform-specific instructions in parallel or alphabetical order (e.g., Linux/macOS first, or both together) to avoid implying Windows primacy.
  • Explicitly mention Linux alongside macOS in terminal instructions, as most commands are identical.
  • Where possible, use phrasing like 'In your terminal (Windows Command Prompt, PowerShell, macOS Terminal, or Linux shell)...' to reinforce cross-platform applicability.
  • If any platform-specific issues are known (e.g., file permissions on Linux), add notes to address them.
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