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:
Summary:
The documentation presents connection instructions for Windows virtual machines (via RDP) before Linux virtual machines (via SSH or RDP), indicating a 'windows_first' bias. However, both operating systems are mentioned, and Linux connection methods are included. There are no exclusive use of Windows tools, missing Linux examples, or PowerShell-heavy instructions.
Recommendations:
- Present connection instructions for Windows and Linux VMs in parallel or alternate the order in which they are described.
- Provide explicit examples or screenshots for both Windows (RDP) and Linux (SSH/RDP) connection processes to ensure parity.
- Avoid always listing Windows instructions first; consider starting with Linux or using a tabbed or side-by-side format.
- If possible, include command-line examples for both platforms (e.g., SSH command for Linux/macOS, RDP client usage for Windows).
Create pull request