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 page exhibits a strong Windows bias, especially in the manual migration section, where all command-line examples and scripts are provided exclusively in PowerShell. There are no CLI/bash examples, and the only automation tooling mentioned outside PowerShell is Terraform (which is cross-platform but not shown in detail). The prerequisites and troubleshooting sections also reference PowerShell modules and commands without Linux/macOS alternatives. The order of presentation consistently puts PowerShell before Terraform, and no Azure CLI or bash examples are provided for Linux/macOS users.
Recommendations
  • Add equivalent Azure CLI/bash examples for all PowerShell commands and scripts, especially for manual migration and troubleshooting.
  • Explicitly mention that PowerShell Core is available cross-platform, but provide Azure CLI alternatives for users who prefer native Linux/macOS tools.
  • In prerequisites, clarify that Azure CLI can be used for Linux/macOS users and provide installation instructions.
  • Present Terraform and Azure CLI examples before or alongside PowerShell to avoid Windows-first ordering.
  • Where scripts are provided, offer downloadable bash/CLI scripts for Linux/macOS users.
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