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
⚠️
missing_linux_example
Summary:
The documentation page demonstrates a 'windows_first' bias by listing Windows native client connection instructions and links before Linux equivalents in both the connection table and the 'Next steps' section. There are no explicit Linux command-line or tool examples provided in the main body, and Linux instructions are only referenced via links, resulting in a 'missing_linux_example' bias.
Recommendations:
- Present Linux and Windows instructions/examples in parallel, or alternate which comes first to avoid implicit prioritization.
- Include explicit Linux native client connection examples (e.g., SSH command-line usage) within the main documentation body, not just as external links.
- Ensure that screenshots and walkthroughs are balanced between Windows and Linux environments.
- Mention Linux tools (such as OpenSSH) alongside Windows tools (such as RDP) wherever relevant.
- In the connection table and 'Next steps', list Linux and Windows options together or in alternating order to reinforce parity.
Create pull request