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_tools
⚠️ windows_first
⚠️ powershell_heavy
⚠️ missing_linux_example
Summary:
The documentation page demonstrates a Windows bias in several areas. Windows tools and patterns (e.g., robocopy, Explorer, PowerShell) are mentioned exclusively or before Linux equivalents. Some command examples are given only in Windows syntax (e.g., mounting NFS shares with Windows paths), and workarounds reference Windows utilities without providing Linux alternatives. There is a lack of parity in providing Linux-specific instructions or examples, especially for common cross-platform tasks.
Recommendations:
  • For each tool or workaround mentioned (e.g., robocopy, Explorer, PowerShell), provide equivalent Linux commands or tools (e.g., rsync, cp, bash/ssh).
  • When giving command-line examples (such as mounting NFS shares), include both Windows and Linux syntax side by side.
  • Avoid referencing only Windows utilities in general recommendations; always mention cross-platform or Linux-native options.
  • If a PowerShell interface is referenced, clarify if a Linux-compatible shell or CLI is available, and provide instructions for both environments.
  • Review all examples and ensure Linux users can follow the documentation without needing to translate Windows-specific instructions.
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 ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased