Sad Tux - Windows bias detected
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

Detected 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 Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets