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:
Summary:
The documentation provides both Windows and Linux instructions for installing the VM agent, but consistently lists Windows steps before Linux. No PowerShell-specific or Windows-only tools are used elsewhere, and Linux parity is generally maintained. However, the ordering of examples and instructions subtly prioritizes Windows.
Recommendations:
- Alternate the order of Windows and Linux instructions in tables and lists, or present them in parallel columns.
- Where possible, provide cross-platform CLI examples (e.g., Azure CLI) for backup configuration and management, not just portal-based steps.
- Explicitly state that all steps apply equally to both Windows and Linux VMs unless otherwise noted.
- Add more Linux-specific troubleshooting or best practices links, matching the level of detail given for Windows.
Create pull request