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:
⚠️
missing_linux_example
⚠️
windows_first
Summary:
The documentation provides generic instructions for connecting to a VM scale set using Azure Bastion, but implicitly assumes a Windows-centric workflow by referencing RDP (a Windows protocol) and omitting any mention of Linux connection methods (such as SSH). There are no examples or guidance for connecting to Linux-based VM instances, nor are Linux tools or workflows mentioned.
Recommendations:
- Include explicit instructions and examples for connecting to Linux VM instances using SSH via Azure Bastion.
- Clarify that Azure Bastion supports both RDP (for Windows) and SSH (for Linux), and provide guidance for both scenarios.
- Add screenshots or step-by-step guidance that demonstrates the SSH connection workflow for Linux users.
- Ensure that terminology and steps are platform-neutral or that both Windows and Linux workflows are presented in parallel.
Create pull request