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 Windows bias in several ways: Windows instructions and links are consistently listed before Linux equivalents (e.g., disk initialization), and the only provided automation script for cleaning up stale Site Recovery configurations is a PowerShell (.ps1) script, with no mention of a Linux/bash alternative. This leaves Linux users without parity for key troubleshooting steps and automation.
Recommendations
  • Present Windows and Linux instructions side-by-side, or alternate which is listed first to avoid implicit prioritization.
  • Provide equivalent bash or Azure CLI scripts for Linux users, especially for tasks currently covered only by PowerShell scripts.
  • Explicitly mention Linux troubleshooting steps wherever automation or scripting is referenced, and link to Linux-specific resources.
  • Clarify whether provided scripts (e.g., Cleanup-Stale-ASR-Config-Azure-VM.ps1) can be run from Azure Cloud Shell (which supports both bash and PowerShell), and offer guidance for Linux users.
  • Audit all troubleshooting steps to ensure Linux users have clear, actionable instructions matching those for Windows.
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