Bias Analysis
Detected Bias Types
windows_first
missing_linux_example
windows_tools
Summary
The documentation page demonstrates a Windows bias by focusing exclusively on installing the Hybrid Worker extension on Windows Azure Virtual Machines. The step-by-step instructions, screenshots, and extension selection are all specific to Windows ('Azure Automation Windows Hybrid Worker'), with no equivalent Linux example or mention of the Linux extension. The prerequisites also only mention a Windows VM, and there are no Linux-specific instructions, screenshots, or troubleshooting notes. References to PowerShell and Windows tools are present, while Linux patterns are absent.
Recommendations
- Add parallel instructions and screenshots for installing the Hybrid Worker extension on Linux Azure Virtual Machines.
- Explicitly mention and show how to select the Linux Hybrid Worker extension in the Azure portal.
- Include Linux VM as a prerequisite option, and clarify any differences in the installation process or requirements.
- Provide troubleshooting notes or links specific to Linux installations.
- Ensure that examples and terminology are balanced between Windows and Linux, avoiding Windows-first ordering.
Create Pull Request