Bias Analysis
Detected Bias Types
windows_first
missing_linux_example
Summary
The documentation provides only a Windows Server deployment example and does not mention or demonstrate how to deploy a Linux VM in an Extended Zone. The sole VM creation example uses a Windows image, and there is no reference to Linux images or their usage, which may lead users to perceive Windows as the default or preferred platform.
Recommendations
- Add a Linux VM deployment example alongside the Windows example, such as using Ubuntu or CentOS images.
- Explicitly mention that both Windows and Linux images are supported and provide guidance on selecting Linux images.
- Ensure that instructions and code samples are platform-neutral or include both Windows and Linux options where relevant.
- Clarify that Azure CLI commands work equally well for deploying Linux VMs and provide links to Linux image references.
Create Pull Request