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
missing_linux_example
Summary
The documentation demonstrates a Windows bias in several ways. In the 'Disk not found in VM' section, the Windows instructions are listed before Linux, and the link text is more explicit for Windows. For troubleshooting stale Site Recovery configurations, only a PowerShell script (.ps1) is provided, with no equivalent Bash or Linux-native instructions. There are no Linux CLI or shell script examples for cleanup tasks, and the documentation assumes use of PowerShell and Windows tooling for these operations.
Recommendations
  • Provide Linux/Bash equivalents for PowerShell scripts, or document how to perform the same cleanup using Azure CLI or Bash scripts.
  • Present Windows and Linux instructions in parallel, with equal prominence and detail.
  • Where possible, use cross-platform tools (such as Azure CLI) in examples, and clarify which steps are OS-agnostic.
  • Explicitly mention any OS-specific limitations or requirements for troubleshooting steps.
  • Ensure that troubleshooting steps for both Windows and Linux VMs are equally detailed and accessible.
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