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 Windows bias by only providing 'Next steps' links for creating and connecting to Windows virtual machines, with no mention or guidance for Linux VMs. There are no Linux-specific examples or references, and the workflow implicitly assumes a Windows-centric use case.
Recommendations:
- Add parallel 'Next steps' links for Linux virtual machines, such as 'Quickstart: Create a Linux virtual machine in the Azure portal' and 'Create an SSH connection to a Linux VM using Azure Bastion'.
- Include examples or references for connecting to Linux VMs via Bastion, not just Windows (RDP) scenarios.
- Ensure that any screenshots or walkthroughs that are OS-specific are balanced with both Windows and Linux examples.
- Review the documentation for any implicit assumptions that the user is deploying Windows VMs and update language to be OS-neutral where possible.
Create pull request