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 demonstrates a Windows bias by referencing only the Windows virtual machine quickstart in the prerequisites, without mentioning or linking to a Linux equivalent. There are no Linux-specific instructions or examples, and the only VM creation link is for Windows, which may lead Linux users to feel unsupported or overlooked.
Recommendations:
- Include a link to the Linux virtual machine quickstart alongside the Windows quickstart in the prerequisites section.
- Explicitly mention that the tutorial applies to both Windows and Linux VMs, unless there are platform-specific caveats.
- Where examples or screenshots reference Windows VMs, consider providing parallel examples or clarifying that the steps are the same for Linux VMs.
- Review the documentation for other subtle Windows-first language or assumptions and update to be platform-neutral where possible.
Create pull request