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
Summary
The documentation page demonstrates a moderate Windows bias. The only explicit code sample for automating migration uses PowerShell, and the feature registration steps are shown first with Azure PowerShell, with Azure CLI mentioned only as an alternative. No Linux/macOS-specific shell or automation examples are provided, and the workflow references a PowerShell sample script for migration. However, the core migration workflow relies on REST API calls, which are platform-neutral, and the portal workflow is also cross-platform.
Recommendations
  • Provide equivalent Bash/Azure CLI sample scripts for migration assistant workflows, not just PowerShell.
  • Show Azure CLI commands before or alongside PowerShell commands in feature registration steps.
  • Reference Linux/macOS automation options (e.g., Bash, Python) and provide sample scripts or links.
  • Clarify that REST API calls can be made from any OS and provide curl or Python examples.
  • Ensure that documentation links to both Windows and Linux/macOS tooling for all steps.
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