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
⚠️
missing_linux_example
⚠️
windows_tools
⚠️
powershell_heavy
Summary:
The documentation is heavily biased toward Windows and Hyper-V. It assumes the use of Windows-based lab VMs, exclusively describes enabling and managing nested virtualization with Hyper-V, and provides only PowerShell/Windows tool examples. Linux is only mentioned as a possible guest OS, with no instructions or parity for Linux-based host VMs or alternative virtualization technologies. There are no Linux command-line examples, and all configuration steps and recommendations are Windows/Hyper-V-centric.
Recommendations:
- Clarify early that nested virtualization is only supported on Windows-based lab VMs, but provide guidance or links for Linux users where possible.
- Add examples or notes for Linux-based virtualization solutions (e.g., KVM, QEMU) if/when supported, or explicitly state their lack of support.
- Where PowerShell or Hyper-V tools are used, provide Linux equivalents or explain the absence of such features on Linux.
- Include Linux command-line examples for any steps that could be performed on Linux, or clearly state that such steps are not applicable.
- In the 'Best practices for running Linux on Hyper-V' section, summarize key points directly in the doc instead of only linking out, and provide troubleshooting tips specific to Linux guest VMs.
- If Linux-based host VMs are not supported, make this limitation prominent at the top of the documentation.
Create pull request