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 provides step-by-step instructions for Azure Storage Mover cloud-to-cloud migration, consistently offering Azure portal, PowerShell, and Azure CLI examples for all operations. PowerShell examples are given equal prominence to CLI, and in some sections (such as endpoint creation and RBAC assignment), PowerShell is listed before CLI. This ordering and the inclusion of detailed PowerShell commands reflect a subtle Windows bias, as PowerShell is primarily a Windows-native tool (though available cross-platform). There are no Linux-specific shell or scripting examples, and no mention of Linux tools or patterns outside of Azure CLI. The documentation does not reference Linux environments, nor does it provide guidance for Linux users beyond the CLI.
Recommendations
  • Ensure Azure CLI examples are listed before PowerShell in each tabbed section, as CLI is more universally available across platforms.
  • Explicitly mention that Azure CLI commands work natively on Linux, macOS, and Windows, while PowerShell may require additional installation on non-Windows systems.
  • Add notes or sections for Linux users, such as troubleshooting tips for common Linux environments or shell integration.
  • Where relevant, provide bash script examples for automating multi-step operations, demonstrating Linux-friendly workflows.
  • Clarify prerequisites for PowerShell usage on Linux/macOS (e.g., installation steps, compatibility notes).
  • Consider referencing or linking to Linux-specific documentation or best practices for cloud migrations.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
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-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets