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
missing_linux_example
windows_tools
Summary
The documentation page exhibits a strong Windows bias. The migration process is described exclusively in terms of PowerShell scripts and modules, with all step-by-step instructions assuming the use of Windows and PowerShell. There are no equivalent Bash, Azure CLI, or Linux-native instructions for running the migration, installing required tools, or verifying DNS resolution. The prerequisites and script installation steps reference Windows administrative privileges and PowerShell Gallery, with no mention of Linux alternatives or cross-platform compatibility.
Recommendations
  • Provide equivalent Bash or Azure CLI scripts for the migration process, ensuring Linux users can perform the migration without relying on PowerShell.
  • Include instructions for installing required modules and running scripts on Linux/macOS environments, using cross-platform tools where possible.
  • Clarify whether the migration script can run on PowerShell Core (pwsh) on Linux/macOS, and provide troubleshooting steps for non-Windows platforms.
  • Add explicit examples for verifying DNS resolution using Linux tools (e.g., dig, nslookup on Linux) and mention how to perform each step on Linux VMs.
  • Reorder documentation so that cross-platform or CLI approaches are presented alongside or before Windows/PowerShell-specific instructions.
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
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets