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
missing_linux_example
windows_tools
Summary
The documentation generally presents Windows and Linux paths and behaviors in parallel, but there are signs of Windows bias: Windows paths are listed before Linux in several places, Windows-specific behaviors (such as the 'forever' option for HealthCheck) are called out, and some references (e.g., Azure metadata link) point to Windows-specific documentation. There are no explicit Linux/Powershell command examples, but some commands (like 'run_on_shutdown') are noted as unsupported on Windows, which is helpful for parity. However, Linux-specific details (such as init system integration or udev rules) are mentioned only briefly and without examples.
Recommendations
  • List Linux paths and behaviors before or alongside Windows equivalents to avoid Windows-first ordering.
  • Provide explicit Linux command examples (e.g., systemd integration, udev rule details, bash script samples) where relevant.
  • Link to both Windows and Linux versions of Azure documentation (e.g., metadata service).
  • Expand on Linux-specific features (such as init scripts, udev rules, and shell integration) with concrete examples.
  • Clarify any differences in command behavior or support between platforms with side-by-side tables or notes.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-27 00:00 #306 completed Biased Biased
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
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-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets