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 page provides instructions for connecting to a virtual machine scale set using Azure Bastion, but it implicitly assumes a Windows-centric workflow by referencing RDP (Remote Desktop Protocol) and does not mention Linux-specific connection methods (such as SSH) or provide Linux-focused examples. There are no explicit examples or guidance for Linux users or for connecting to Linux-based VM instances.
Recommendations:
- Include explicit instructions and examples for connecting to Linux VM instances using SSH via Azure Bastion.
- Clarify in the 'Connect' section that both Windows (RDP) and Linux (SSH) connections are supported, and provide step-by-step guidance for each.
- Mention relevant Linux tools (e.g., SSH clients) and workflows alongside Windows tools and patterns.
- Ensure that screenshots or UI references show both RDP and SSH options where applicable.
- Add a note or section addressing any differences in the Bastion connection experience for Linux versus Windows VM scale set instances.
Create pull request