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
missing_linux_example
Summary
The documentation demonstrates a Windows bias by referencing Windows tools and patterns first (e.g., Microsoft Edge listed before Chrome, Azure portal navigation), providing PowerShell-specific tips, and omitting explicit Linux command-line examples. While Bash is mentioned for Azure CLI, there are no Linux-specific troubleshooting steps, file permission notes, or examples using native Linux utilities. The documentation assumes familiarity with Windows-centric workflows and does not provide equal guidance for Linux users.
Recommendations
  • Add explicit Linux command-line examples for common tasks, such as viewing or editing configuration files, checking file permissions, and troubleshooting agent installation.
  • Include Linux-specific notes on file paths, permissions, and log file access (e.g., using 'cat', 'less', or 'tail' for viewing logs).
  • List browsers in alphabetical order or mention Firefox to avoid Windows-first perception.
  • Provide parity in troubleshooting steps for both Windows and Linux environments, especially around Azure CLI usage and agent configuration.
  • Clarify any OS-specific requirements or differences in the agent reference implementation, especially regarding file system paths and permissions.
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
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets