Detected Bias Types
Windows First
🔧
Windows Tools
Powershell Heavy
Summary
The documentation page generally maintains parity between Windows and Linux, but there are subtle signs of Windows bias. Windows tools (PowerShell, RDP) are mentioned first or in parallel with Linux equivalents, and instructions sometimes reference Windows-specific patterns before Linux ones. The SSH example is generic, but PowerShell is mentioned as an SSH client before Bash. There are no Linux-specific command-line examples for VM creation, and the connection instructions reference Windows tools and workarounds (WSL, Azure Cloud Shell) for older Windows versions.
Recommendations
- Present Linux and macOS tools/examples before or alongside Windows ones, especially in connection instructions.
- Add explicit Linux/macOS CLI examples for VM creation and management, not just portal-based instructions.
- Avoid referencing Windows tools (PowerShell, RDP) before Linux equivalents (Bash, SSH) in generic instructions.
- Ensure parity in troubleshooting and driver update instructions for both platforms.
- Consider a dedicated section for Linux/macOS users, highlighting platform-specific tips and best practices.