Bias Analysis
Detected Bias Types
windows_first
missing_linux_example
Summary
The documentation page demonstrates a 'windows_first' bias by linking only to the Windows VM creation quickstart and the Windows RDP connection guide, without mentioning or linking to Linux VM equivalents or SSH connection instructions. There are no Linux-specific examples or references, which may lead Linux users to feel unsupported or unclear about the process.
Recommendations
- Include links to both Windows and Linux VM creation guides in the deployment overview step (e.g., link to /azure/virtual-machines/linux/quick-create-portal alongside the Windows link).
- Add instructions or references for connecting to Linux VMs via SSH using Azure Bastion, and link to the relevant documentation (e.g., bastion-connect-vm-ssh-linux.md).
- Ensure that examples and terminology are platform-neutral or provide parallel instructions for both Windows and Linux scenarios.
- Review all steps and FAQs to confirm that Linux users are equally supported and that no steps are Windows-specific unless absolutely necessary.
Create Pull Request