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_tools
missing_linux_example
windows_first
Summary
The documentation frequently references PowerShell scripts and provides them as the primary or sole automation method for tasks such as triggering backups, increasing security levels, and deleting vaults. There is little to no mention of Linux/macOS-specific tools or examples, and when command-line options are discussed, PowerShell is listed first or exclusively. Azure CLI is mentioned only generically, with no concrete CLI examples or scripts provided. This creates friction for Linux/macOS users who may not have access to PowerShell or prefer bash/CLI workflows.
Recommendations
  • Provide Azure CLI (az) command examples alongside PowerShell scripts for all automation tasks.
  • Explicitly mention Linux/macOS compatibility and provide bash script equivalents where possible.
  • When offering downloadable scripts, offer both PowerShell (.ps1) and bash (.sh) versions.
  • List CLI options before or alongside PowerShell to avoid Windows-first ordering.
  • Add notes or links for installing Azure CLI and using it on Linux/macOS.
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