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

Bias Types:
⚠️ windows_first
⚠️ windows_tools
⚠️ missing_linux_example
Summary:
The documentation exhibits a Windows bias by referencing Windows-specific technologies (e.g., Hyper-V VHD format), linking to Windows documentation, and providing examples and migration guidance that assume a Windows or .NET development environment. There are no Linux-specific examples, tools, or migration patterns mentioned, and the only code samples are in C# using the .NET Storage Client Library, which is most commonly associated with Windows development.
Recommendations:
  • Provide equivalent Linux-focused examples, such as using Azure CLI, Python SDK, or REST API with curl.
  • Include references to Linux disk formats (e.g., VHDX, raw) and migration scenarios from Linux-based on-premises environments.
  • Balance references to Windows tools (like Hyper-V) with Linux virtualization solutions (e.g., KVM, QEMU).
  • Add sample scripts and code snippets in languages and tools commonly used on Linux (e.g., Bash, Python, Azure CLI).
  • Link to Linux-specific documentation for migration, backup, and restore processes.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-19 00:01 #85 completed ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-12 23:44 #41 in_progress ❌ Biased