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 page exhibits Windows bias by providing only Windows-style examples for process paths (e.g., 'C:\Windows\explorer.exe'), referencing Windows directories and tools (e.g., 'rundll32.exe'), and omitting equivalent Linux examples (such as '/usr/bin/bash'). The guidance on process IDs mentions Windows and Linux together, but examples and terminology are Windows-centric and appear first.
Recommendations
  • Add Linux-specific examples for process paths (e.g., '/usr/bin/bash', '/usr/sbin/sshd') alongside Windows examples.
  • When mentioning process IDs, provide both Windows and Linux sample values and clarify any platform-specific differences.
  • Avoid referencing only Windows tools (like 'rundll32.exe'); include common Linux processes (such as 'systemd', 'sshd', etc.) in examples.
  • Present Windows and Linux information in parallel, rather than Windows-first, to improve parity and inclusiveness.
GitHub Create Pull Request

Scan History

Date Scan Status Result
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