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
windows_tools
powershell_heavy
missing_linux_example
Summary
The documentation shows a moderate Windows bias. Several examples and troubleshooting steps reference Windows tools (e.g., robocopy, Explorer, RDP), PowerShell commands, and Windows-specific workflows before or instead of Linux equivalents. In some cases, Linux alternatives are missing or less detailed, and Windows-centric patterns (such as mounting shares using Windows paths) are presented without parallel Linux guidance.
Recommendations
  • Provide Linux command-line examples alongside Windows ones, especially for tasks like mounting NFS shares, managing VMs, and troubleshooting.
  • When referencing Windows tools (e.g., robocopy, Explorer), also mention Linux alternatives (e.g., rsync, cp, scp) and provide equivalent commands.
  • For PowerShell or Windows-specific troubleshooting steps, include corresponding Bash or Linux-native instructions where applicable.
  • Ensure that documentation for common workflows (e.g., connecting to VMs, managing certificates, using SQL tools) covers both Windows and Linux environments equally, with clear, parallel instructions.
  • Review all code snippets and examples to ensure Linux users are not left to infer their own solutions.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean