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 a Windows-first bias by referencing Windows VM creation before Linux, and by providing a direct link to Windows agent installation instructions while only offering a troubleshooting link for Linux. There are no explicit Linux onboarding or installation steps, nor are Linux-specific examples or guidance provided for the extension installation process.
Recommendations:
- Provide parallel Linux onboarding instructions, including a direct link to the Linux agent installation documentation (not just troubleshooting).
- Ensure that both Windows and Linux VM creation links are presented together or in a neutral order.
- Include Linux-specific notes or screenshots where relevant, especially if the extension installation process differs.
- Add a section or callout for Linux users explaining any unique steps or considerations.
- Review all references to ensure Linux and Windows are treated with equal prominence and detail.
Create pull request