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_tools
powershell_heavy
windows_first
Summary
The documentation page exhibits mild Windows bias, primarily through the inclusion and prioritization of Windows-centric tools and examples. The only named command-line example for programmatic access is a PowerShell cmdlet (Get-AzGuestConfigurationAssignment), and Windows/PowerShell tooling is referenced before or in addition to Linux equivalents. There is no explicit Linux shell (bash) or Linux-specific example, and the documentation references Windows tools (PowerShell) without providing parity for Linux users.
Recommendations
  • Include Linux shell (bash) and CLI examples alongside PowerShell cmdlets, such as az guestconfig and az policy commands.
  • Explicitly mention Linux compatibility and provide guidance for Linux users where Windows/PowerShell tools are referenced.
  • Add sample queries or automation scripts using bash, Python, or other cross-platform tools to demonstrate Linux parity.
  • Ensure documentation references both Windows and Linux tools in parallel, rather than prioritizing Windows/PowerShell examples.
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

Flagged Code Snippets