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
powershell_heavy
windows_tools
windows_first
missing_linux_example
Summary
The documentation page exhibits several instances of Windows bias. Powershell is used as the default syntax for command examples, even for Linux commands, which may confuse Linux users. Windows-specific troubleshooting steps and file paths are often listed before or in more detail than their Linux equivalents. Some Linux instructions are less explicit or lack parity in example depth compared to Windows, and the use of Windows-centric tools and terminology is prevalent throughout the page.
Recommendations
  • Use bash syntax for Linux command examples instead of powershell formatting.
  • Provide Linux command examples with explicit bash code blocks and clear instructions, matching the detail given for Windows.
  • List Linux and Windows troubleshooting steps in parallel, ensuring equal prominence and clarity.
  • When referencing log files or error locations, present Linux and Windows paths together, or alternate the order to avoid Windows-first bias.
  • Avoid using Windows-specific terminology (e.g., powershell, C:\ paths) in Linux sections.
  • Ensure that all troubleshooting scenarios include both Linux and Windows examples where applicable.
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 Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets