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:
⚠️
windows_first
⚠️
windows_tools
⚠️
powershell_heavy
Summary:
The documentation demonstrates a mild Windows bias. Windows is mentioned first in several contexts (e.g., VM creation, port requirements, keyboard shortcuts), and Windows-specific tools and behaviors (such as CTRL+ALT+END for Windows VMs) are described in detail, while Linux equivalents are only briefly mentioned or omitted. There are no explicit Linux command-line or desktop examples, and the only Linux reference is to port 22 and a link to a Linux VM quickstart.
Recommendations:
- Provide Linux-specific examples and screenshots alongside Windows ones, such as what a Linux desktop connection looks like via Bastion.
- Include Linux keyboard shortcut guidance for common remote desktop actions, similar to the Windows shortcut explanations.
- Mention Linux tools or behaviors (e.g., X11 forwarding, clipboard integration in Linux desktop environments) where relevant.
- Ensure that Linux is mentioned equally or before Windows in lists, such as port requirements and VM creation links.
- Add troubleshooting tips or notes for connecting to Linux VMs (e.g., handling SSH keys, desktop environments, or session types).
Create pull request