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
⚠️ powershell_heavy
⚠️ windows_tools
⚠️ missing_linux_example
Summary:
The documentation demonstrates a Windows bias in several areas: Windows tools and command-line patterns (such as robocopy, Explorer, and PowerShell) are mentioned exclusively or before Linux equivalents. Some examples and workarounds are provided only for Windows environments (e.g., mounting NFS shares with Windows syntax, troubleshooting with PowerShell commands, and using Windows-specific tools like robocopy and Explorer), while Linux alternatives are missing or underrepresented. This may hinder Linux users from following the documentation effectively.
Recommendations:
  • Provide equivalent Linux command-line examples (e.g., show how to mount NFS shares using Linux mount syntax, use cp/rsync instead of robocopy/Explorer).
  • Include Linux-based troubleshooting steps alongside PowerShell/Windows steps (e.g., show how to check and restart services on Linux VMs).
  • Mention cross-platform tools where possible, or clarify when a tool is Windows-only.
  • Ensure that all examples and workarounds are presented for both Windows and Linux environments, or explicitly state if a feature is only supported on one platform.
  • Review and update documentation to avoid assuming a Windows environment as the default.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-12 00:58 #8 cancelled ✅ Clean
2025-07-10 05:06 #7 processing ✅ Clean