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 exclusively providing instructions and examples for creating a Windows Server 2019 Datacenter VM, without mentioning or illustrating how to create a Linux-based VM. There are no Linux-specific options, screenshots, or guidance, and the only OS base explicitly referenced is Windows.
Recommendations:
- Include parallel instructions and screenshots for creating a Linux VM (e.g., Ubuntu, CentOS) alongside the Windows example.
- Mention the availability of Linux images in the 'Choose a base' step and provide guidance on selecting and configuring a Linux VM.
- Highlight any differences in user account creation, authentication, or artifact installation for Linux VMs.
- Ensure that any automation templates or scripts referenced are OS-agnostic or provide both Windows and Linux variants.
- Add a note or section addressing common Linux-specific considerations (e.g., SSH key setup, default usernames, package management).
Create pull request