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
Summary
The documentation page demonstrates a Windows bias by providing PowerShell examples and referencing a PowerShell migration assistant workflow script as the primary automation method. The feature registration steps are shown first using Azure PowerShell, with Azure CLI only mentioned as an alternative. There are no Linux shell (bash) or cross-platform CLI examples for migration workflow automation, and no Linux-specific guidance or parity in scripting. The documentation assumes familiarity with Windows tooling and patterns, potentially making it less accessible to Linux users.
Recommendations
  • Provide equivalent Linux/bash shell examples for feature registration and migration workflow steps using Azure CLI.
  • Include a Linux shell script sample for the migration assistant workflow, similar to the PowerShell script referenced.
  • Present Azure CLI commands before or alongside PowerShell commands to avoid Windows-first ordering.
  • Explicitly mention cross-platform support and clarify that all steps can be performed from Linux/macOS environments.
  • Add troubleshooting and environment setup notes for Linux users (e.g., installing Azure CLI, authentication methods).
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-12 00:00 #243 cancelled 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-09-10 00:00 #107 completed Clean Clean
2025-09-05 00:00 #102 completed Clean Clean

Flagged Code Snippets