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 Windows bias by providing a PowerShell migration assistant workflow sample script as the only explicit example for scripting the migration process, mentioning PowerShell before Azure CLI, and using Azure PowerShell commands for feature registration and status checking. While Azure CLI is briefly referenced, no Linux shell or bash examples are provided, and the scripting guidance is focused on Windows/PowerShell tools. There are no Linux-specific instructions, nor are Linux-native tools or workflows discussed.
Recommendations
  • Provide equivalent sample scripts for Linux environments, such as bash or Python, and link to them alongside the PowerShell example.
  • Present Azure CLI commands before or alongside PowerShell commands for feature registration and status checking, with full command examples.
  • Explicitly mention cross-platform compatibility and provide guidance for users on Linux or macOS systems.
  • Include notes or sections highlighting how Linux users can perform migration tasks, including any differences in prerequisites or tooling.
  • Ensure that all command-line instructions are available in both PowerShell and bash/Azure CLI formats.
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