Detected Bias Types
Windows First
Missing Linux Example
Summary
The documentation presents VM connectivity features for both Windows and Linux, but consistently lists Windows RDP connectivity before Linux SSH. It explicitly mentions 'Connect to Windows VM using RDP' and 'Connect to Linux VM using SSH' as baseline features, but only later introduces 'Connect to Linux VM using RDP' and 'Connect to Windows VM using SSH' as advanced features. There are no concrete usage examples, CLI commands, or screenshots, but the ordering and phrasing suggest a Windows-first perspective. There is no explicit mention of Linux tools, patterns, or parity in connection methods, and no Linux-specific configuration or troubleshooting guidance.
Recommendations
- Present Linux and Windows connectivity features in parallel, rather than listing Windows RDP before Linux SSH.
- Add explicit examples for connecting to Linux VMs (e.g., using SSH from Linux/macOS terminals, or using RDP clients on Linux).
- Include Linux-specific configuration notes, troubleshooting tips, and parity checks for advanced features (such as file transfer, session recording, and native client support).
- Where possible, provide cross-platform CLI examples (Azure CLI, Bash, PowerShell) for common tasks.
- Ensure that documentation links and next steps include Linux-focused guides and references.