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

Bias Types:
⚠️ windows_first
⚠️ windows_tools
Summary:
The documentation consistently presents Windows instructions and tools before Linux equivalents, such as listing Windows agent installation and validation steps before Linux, and referencing Windows-specific tools (e.g., Control Panel, MsiExec.exe) in more detail. Linux instructions are present but generally follow Windows and sometimes lack the same level of detail or context.
Recommendations:
  • Alternate the order of Windows and Linux instructions in each section, or present them in parallel (side-by-side or tabbed) to avoid implying priority.
  • Provide equal detail for Linux steps, including explicit file paths, validation commands, and troubleshooting tips, similar to the Windows sections.
  • Reference Linux tools and package managers (e.g., apt, yum, zypper) explicitly and provide example commands for installation and validation.
  • Where possible, use neutral language and structure (e.g., 'For Windows, do X. For Linux, do Y.') rather than always listing Windows first.
  • Include links to both Windows and Linux agent documentation with equal prominence.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets

MsiExec.exe /qn /x {275197FC-14FD-4560-A5EB-38217F80CBD1} /L+*V "C:\ProgramData\ASRSetupLogs\UnifiedAgentMSIUninstall.log"