The documentation page demonstrates a subtle Windows bias by listing PowerShell as a primary configuration method and not providing explicit Linux or cross-platform examples. The mention of RDP before SSH and the lack of Linux-specific tools or workflows further reinforce this bias.
Recommendations:
Provide explicit Linux examples or workflows, such as using SSH from a Linux terminal.
List Azure CLI before PowerShell, as CLI is cross-platform and more familiar to Linux users.
Include references to Linux-native tools or commands where relevant.
Ensure that both RDP (Windows) and SSH (Linux) use cases are equally described and demonstrated.
Add a section or examples for accessing Azure Bastion from Linux/macOS environments.