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:
⚠️
powershell_heavy
⚠️
windows_tools
⚠️
missing_linux_example
⚠️
windows_first
Summary:
The documentation page demonstrates a Windows bias by providing PowerShell/Hyper-V (Windows-only) tooling for VHD conversion and inspection, referencing Windows-specific procedures first, and omitting Linux-based alternatives or examples. There are no instructions or links for Linux users to perform equivalent tasks, such as using qemu-img or Azure CLI on Linux.
Recommendations:
- Add Linux-based instructions for preparing and converting VHDs, such as using qemu-img or Azure CLI.
- Include examples and links for Linux tools that can inspect and convert VHD formats.
- Ensure that both Windows and Linux workflows are presented in parallel, or at least mention Linux alternatives where only Windows tools are referenced.
- Where PowerShell is suggested, provide equivalent Bash/Azure CLI commands for Linux users.
- Link to documentation or community guides for Linux users managing VHDs for Azure Stack Edge.
Create pull request