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 presented before Linux equivalents, especially in disk initialization. The cleanup steps for stale Site Recovery configurations exclusively reference a PowerShell script (.ps1) with no mention of a Linux/bash alternative, implying that only Windows users are supported for these operations. There are no Linux-specific examples or scripts for key troubleshooting tasks, and the use of Windows-centric tooling (PowerShell) is prevalent.
Recommendations
  • Provide Linux/bash script equivalents for the cleanup of stale Site Recovery configurations, or document how Linux users can perform these steps using Azure CLI.
  • Present Windows and Linux instructions in parallel, or alternate which platform is listed first to avoid implicit prioritization.
  • Include explicit Linux examples for all troubleshooting steps, especially those currently covered only by PowerShell scripts.
  • Reference cross-platform tools (such as Azure CLI) where possible, and clarify which steps are platform-agnostic.
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