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 uses 'command prompt' terminology and presents Windows-style commands (e.g., scp and ssh) with a 'cmd' code block label before switching to bash, but does not provide explicit Linux shell equivalents or clarify cross-platform usage. The initial instructions assume a Windows user context, which may confuse Linux users.
Recommendations:
  • Provide both Windows and Linux/macOS command examples where relevant, especially for file transfer and SSH steps.
  • Use neutral terminology such as 'terminal' or 'shell' instead of 'command prompt' to avoid implying a Windows-only environment.
  • Clarify that the commands (scp, ssh) are available on both Windows (with tools like Git Bash or WSL) and Linux/macOS, or provide platform-specific instructions if there are differences.
  • Label code blocks appropriately (e.g., 'bash' instead of 'cmd') when the commands are not Windows-specific.
  • Add a note at the beginning specifying that the instructions apply to both Windows and Linux/macOS users, and highlight any platform-specific prerequisites.
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