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_first
Summary
The documentation demonstrates a Windows bias by providing only a PowerShell example for extension removal, with no equivalent Linux CLI or shell command. Windows paths and tools are often listed before their Linux counterparts, and troubleshooting steps reference Windows-specific details first. Linux users may find the guidance less accessible due to missing parity in command examples and ordering.
Recommendations
  • Provide Linux CLI (e.g., Bash, az CLI) examples alongside PowerShell commands for extension management tasks.
  • Present Windows and Linux instructions in parallel or alternate the order to avoid consistently listing Windows first.
  • Include Linux-specific troubleshooting commands and patterns (such as systemctl, journalctl, or relevant log inspection commands).
  • Ensure all steps and examples are equally detailed for both platforms, especially for manual cleanup and log review.
  • Consider a table or side-by-side format for Windows and Linux paths, commands, and procedures.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Biased Biased
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