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 page displays Windows bias in several ways: Windows instructions and links are consistently listed before Linux equivalents (e.g., disk initialization), and the only provided script for cleaning up stale Site Recovery configurations is a PowerShell script (.ps1), with no mention of a Linux/bash alternative. There are no Linux-specific troubleshooting scripts or command examples for common tasks, and the guidance assumes use of Windows tooling for automation and scripting.
Recommendations
  • Present Windows and Linux instructions side-by-side or in parallel, rather than listing Windows first.
  • Provide bash or Azure CLI script alternatives for tasks currently covered only by PowerShell scripts, such as cleaning up stale Site Recovery configurations.
  • Include Linux-specific troubleshooting steps and examples where relevant, especially for automation tasks.
  • Explicitly mention cross-platform tools (e.g., Azure CLI) and provide examples for both Windows and Linux environments.
  • Review all linked resources to ensure Linux parity in guidance and examples.
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