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 a moderate Windows bias. In the agent installation section, Windows instructions (using PowerShell) are presented before Linux instructions, and the Windows example is more explicit about the shell to use ('elevated 64-bit PowerShell command prompt'). The Linux section is less detailed and lacks parity in terms of troubleshooting or alternative shell guidance. The script generation steps also reference Windows-centric terminology (e.g., 'folder or share'), and the overall flow assumes familiarity with Windows tools and patterns.
Recommendations
  • Alternate the order of Windows and Linux instructions in sections, or present them side-by-side for parity.
  • Provide equally detailed instructions for Linux, including specifying recommended shells (e.g., Bash, Zsh) and troubleshooting tips.
  • Avoid Windows-centric terminology like 'folder or share'; use cross-platform language such as 'directory or network location'.
  • Include example commands for both Windows (PowerShell) and Linux (Bash) in all relevant sections.
  • Ensure that any references to tools or environments (e.g., PowerShell) are matched with Linux equivalents (e.g., Bash, Terminal) and described with equal clarity.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Clean Clean
2026-01-13 00:00 #247 completed Biased Biased
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets