Bias Analysis
Detected Bias Types
windows_first
missing_linux_example
Summary
The documentation page demonstrates Windows bias by exclusively providing a Windows Server 2022 deployment example, without mentioning or showing how to deploy a Linux VM. There are no Linux image references or examples, and the only OS-specific example is Windows. This may lead Linux users to feel unsupported or unclear about how to use the Azure CLI for Linux VM deployment in Extended Zones.
Recommendations
- Add a Linux VM deployment example alongside the Windows example, such as using the UbuntuLTS image.
- Explicitly mention that both Windows and Linux images are supported and provide guidance on selecting Linux images.
- Ensure that documentation covers common Linux scenarios and tools where relevant, not just Windows-centric workflows.
- Consider alternating or balancing examples between Windows and Linux to avoid implicit prioritization.
Create Pull Request