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 primarily referencing PowerShell scripts and commands for migration workflows, mentioning PowerShell before Azure CLI, and providing no Linux/Unix shell or cross-platform examples. The only explicit script sample is a PowerShell script, and the registration steps default to PowerShell before mentioning Azure CLI as an alternative. There are no bash or Linux-native command examples, and no guidance for Linux users is provided.
Recommendations
  • Provide equivalent Bash or Azure CLI script examples alongside PowerShell for all command-line steps, especially for feature registration and migration workflows.
  • Reference Azure CLI first or equally with PowerShell to avoid implying PowerShell is the primary or preferred method.
  • Include links to both PowerShell and Bash/CLI sample scripts for migration assistant workflows.
  • Explicitly state that all steps can be performed from Linux/macOS environments using Azure CLI or REST API, and provide any necessary prerequisites or notes for non-Windows users.
  • Where possible, use cross-platform language in instructions (e.g., 'run this command in your shell' instead of 'run this PowerShell command').
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