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
⚠️
windows_tools
Summary:
The documentation page demonstrates a Windows bias by referencing Windows tools (e.g., Visual Studio) as examples of software to install, mentioning Remote Desktop Protocol (RDP) before Secure Shell (SSH) when describing connection methods, and not providing any Linux-specific examples or guidance. There are no Linux tool examples or screenshots, and the workflow implicitly assumes familiarity with Windows environments.
Recommendations:
- Provide Linux-specific examples of software to install on the template VM (e.g., GCC, Python, or Gedit) alongside Windows examples.
- When describing connection methods, mention SSH before or equally with RDP, and clarify which OS each method applies to.
- Include screenshots or instructions that show connecting to Linux-based template VMs.
- Add notes or sections that address common Linux configuration tasks in lab templates.
- Ensure parity in troubleshooting and known issues for both Windows and Linux template VMs.
Create pull request