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
windows_tools
powershell_heavy
windows_first
missing_linux_example
Summary
The documentation page demonstrates Windows bias by providing only Windows-specific tooling and examples for key management tasks, such as bandwidth throttling (using PowerShell cmdlets like New-NetQosPolicy and referencing GatewayWindowsService.exe), and configuration file locations (using Windows file paths like C:\ProgramData\Microsoft Azure\Config). There are no Linux equivalents or examples, nor is there mention of how to perform these operations on Linux-based appliances, despite Azure Migrate appliances supporting Linux. Windows terminology and tools are presented exclusively and first, with no parity for Linux users.
Recommendations
  • Provide equivalent Linux instructions for bandwidth throttling, such as using tc or other Linux network QoS tools, and reference the relevant Linux service/process names.
  • Include Linux file path examples (e.g., /var/lib/azure/config) for configuration files like GatewayDataWorker.json, and clarify how to restart the gateway service on Linux.
  • Explicitly state whether the Azure Migrate appliance supports Linux, and if so, offer step-by-step guidance for both platforms in all relevant sections.
  • When referencing scripts or sample commands, offer both PowerShell and Bash/shell script versions.
  • Review all examples and operational guidance to ensure Linux users are not excluded and can achieve parity with Windows users.
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-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-09 00:00 #106 completed Clean Clean
2025-08-09 00:00 #75 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets