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_first
windows_tools
Summary
The documentation provides parity between Azure CLI (Linux/macOS friendly) and Azure PowerShell (Windows-centric) examples for deploying ZRS managed disks. However, PowerShell examples are extensive and use Windows-specific VM images and patterns, while Linux examples (via Azure CLI) are present but less detailed. Resource Manager template instructions and next steps reference PowerShell and Windows images first, and registration commands are only shown in PowerShell. There is a subtle Windows-first bias in example ordering and depth, but Linux users can complete all tasks using the CLI examples provided.
Recommendations
  • Add equivalent Bash or Azure CLI commands for feature registration (currently only PowerShell is shown).
  • Ensure Resource Manager template deployment examples include CLI/Bash alternatives, not just PowerShell.
  • Balance example depth and detail between CLI (Linux/macOS) and PowerShell (Windows) sections.
  • When showing VM creation, alternate between Linux and Windows images, or provide both in each example.
  • In 'Next steps', link to both PowerShell and CLI sample repositories if available.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #252 completed Biased Biased
2026-01-07 06:10 #227 cancelled Clean Clean

Flagged Code Snippets