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 generally uses cross-platform tools (Git, Node.js, npm, Azure CLI) and avoids OS-specific commands. However, in Step 6, the instructions for uploading static files explicitly mention 'Open Windows Command Prompt, PowerShell, or other command shell,' listing Windows shells first and not mentioning Linux or macOS shells by name. No Linux- or macOS-specific examples or shell references are provided, and there is no explicit guidance for non-Windows users.
Recommendations:
  • Use neutral, cross-platform language when referring to command shells. For example: 'Open a terminal or command shell (such as Windows Command Prompt, PowerShell, Bash, or Terminal on macOS/Linux)'.
  • Explicitly mention that the Azure CLI commands work on Windows, Linux, and macOS, and provide example shell commands for both Windows and Bash (Linux/macOS) where relevant.
  • If there are any OS-specific considerations (such as path separators or environment variable syntax), document them for both Windows and Linux/macOS.
  • Consider adding a short note in the prerequisites or first command section clarifying that all commands are cross-platform unless otherwise noted.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-14 00:00 #111 completed ❌ Biased
2025-08-14 00:01 #80 in_progress ❌ Biased
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-13 21:25 #47 cancelled ✅ Clean
2025-07-13 20:48 #44 cancelled ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets