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
powershell_heavy
windows_tools
Summary
The documentation demonstrates mild Windows bias. While the main tutorial steps use Linux/Unix commands (scp, ssh, bash, FreeTDS, etc.), there are several signs of Windows prioritization: the instructions for deleting clusters mention Windows tools (PowerShell) before Linux equivalents (Azure CLI), and the phrase 'open a command prompt' is used instead of 'terminal', which is more neutral or Linux-friendly. There are no explicit Linux examples missing, but Windows terminology and tools are referenced first or exclusively in some places.
Recommendations
  • Use platform-neutral terminology such as 'terminal' instead of 'command prompt'.
  • When listing tools for cluster deletion, mention Azure CLI before or alongside PowerShell, and provide explicit Bash/Azure CLI examples.
  • Ensure that any references to Windows tools (e.g., PowerShell) are balanced with Linux equivalents, and provide step-by-step instructions for both platforms where relevant.
  • Review all links and references to ensure Linux users are equally supported, especially in sections about resource management and cleanup.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
2026-01-11 00:00 #240 completed Clean Clean
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Clean Clean
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 Clean Clean

Flagged Code Snippets