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
windows_tools
Summary
The documentation page demonstrates moderate Windows bias. PowerShell is the only CLI example shown for extension removal, with no equivalent Linux shell command provided. Windows file paths and troubleshooting steps are consistently listed before Linux equivalents, and Windows-specific tools (PowerShell) are referenced without parity for Linux users. While Linux information is present, it is secondary and less actionable.
Recommendations
  • Provide Linux shell (bash) command examples alongside PowerShell, such as using the Azure CLI for extension removal.
  • Alternate the order of Windows and Linux instructions or present them in parallel to avoid Windows-first bias.
  • Reference Linux-native tools and troubleshooting patterns (e.g., systemctl, journalctl) where appropriate.
  • Ensure all actionable steps (such as extension removal) have clear instructions for both platforms.
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