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 Windows bias by providing explicit, step-by-step instructions and links for Windows virtual machines (e.g., converting unmanaged to managed disks, updating root certificates), while Linux guidance is minimal and generic (e.g., 'follow the guidance provided by your Linux distributor'). There are no Linux-specific examples or links, and Windows is mentioned first and in more detail.
Recommendations:
- Provide equivalent, detailed instructions and official documentation links for Linux virtual machines, such as converting unmanaged to managed disks and updating root certificates.
- Include Linux-specific examples or references alongside Windows instructions, not just generic statements.
- When listing steps or requirements, alternate the order or present Windows and Linux guidance in parallel to avoid 'Windows first' bias.
- Reference official Azure documentation for Linux VM management tasks where possible, similar to the Windows links provided.
Create pull request