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_first
missing_linux_example
windows_tools
Summary
The documentation exhibits a strong Windows bias. All prerequisites and examples for preparing drives and running the WAImportExport tool require a Windows system and Windows-specific tools (NTFS, BitLocker, WAImportExport.exe). There are no instructions or examples for performing these steps on Linux or macOS, nor is there mention of Linux-compatible tooling or file systems. The documentation assumes the user has access to and is familiar with Windows environments, leaving Linux users without guidance.
Recommendations
  • Provide explicit guidance for Linux users, including supported scenarios and limitations.
  • If the WAImportExport tool is Windows-only, state this clearly and offer alternative approaches for Linux users (e.g., using Azure CLI, PowerShell Core, or other cross-platform tools where possible).
  • Include Linux-specific prerequisites and examples, such as preparing disks with ext4 or other Linux file systems, and handling encryption with Linux-native tools.
  • If BitLocker or NTFS is required, explain how Linux users can prepare disks (e.g., using third-party utilities or mounting NTFS volumes).
  • Clarify whether the import/export process can be initiated or managed from Linux using Azure CLI or REST APIs, and provide sample commands.
  • Add a section comparing Windows and Linux workflows, highlighting any differences or limitations.
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-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
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