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
⚠️ cmd_prompt_examples
⚠️ missing_linux_example
Summary:
The documentation presents the curl and ssh commands using Windows command prompt (cmd) syntax and terminology (e.g., 'command prompt', code block labeled as 'cmd'), even though the prerequisites and context (SSH, bash paths) are Linux-centric. There are no explicit Linux/Unix shell examples or clarifications for Linux users, and the initial instructions assume a Windows environment by default.
Recommendations:
  • Provide both Windows and Linux/macOS command examples where relevant, or clarify which OS the example is for.
  • Label code blocks appropriately (e.g., 'bash' for shell commands, 'powershell' for PowerShell, 'cmd' for Windows command prompt).
  • Explicitly mention Linux/macOS equivalents for commands like curl and ssh, and note any syntax differences.
  • Avoid using 'command prompt' generically; specify 'Windows command prompt' or 'terminal' as appropriate.
  • If the workflow is intended to be cross-platform, ensure parity in instructions and examples for both Windows and Linux/macOS users.
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 ✅ Clean
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets