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 page demonstrates a Windows bias by referencing Windows-specific tools and patterns (such as Hyper-V and a YouTube link for adding a hard drive to a Hyper-V virtual machine) without mentioning Linux or cross-platform equivalents. There are no Linux examples or references to Linux hypervisors (like KVM or VMware), and instructions for expanding device capacity are tailored to Windows environments.
Recommendations:
- Include instructions and examples for adding data disks and expanding capacity using popular Linux hypervisors (e.g., KVM, VMware) alongside Hyper-V.
- Provide links to documentation or tutorials for Linux-based virtual machine management.
- Ensure that all platform-specific instructions are clearly labeled and that Linux alternatives are presented with equal prominence.
- Where possible, use neutral, cross-platform language and tools, or provide parallel instructions for both Windows and Linux environments.
Create pull request