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
⚠️
missing_linux_example
Summary:
The documentation page demonstrates a Windows-first bias by presenting Windows/RDP instructions and tools (MSTSC, Copy/Paste) before Linux/SSH equivalents. The Windows native client workflow is described in detail, while Linux workflows are less emphasized and lack explicit, step-by-step Linux-native examples. The use of Windows-specific terminology and tools (e.g., MSTSC, right-click Copy/Paste) further centers the Windows experience.
Recommendations:
- Provide Linux-native client instructions and examples with equal prominence and detail as Windows instructions.
- Include explicit step-by-step examples for Linux users, such as using Remmina or rdesktop for RDP, and detailed SCP/SFTP workflows.
- Avoid Windows-specific terminology (e.g., 'right-click', 'Copy and Paste') without offering Linux equivalents.
- Structure the documentation so that Windows and Linux workflows are presented in parallel sections, or alternate which platform is described first.
- Reference Linux-native tools (Remmina, KRDC, rdesktop, etc.) and provide links to their documentation.
- Clarify that file transfer via RDP is possible from Linux clients (if supported), or explicitly state limitations.
Create pull request