Bias Analysis
Detected Bias Types
Summary
The documentation provides both Windows and Linux examples for deploying the Guest Attestation extension via ARM templates, and references both Windows and Linux publishers. However, in the template section, Windows is presented before Linux, and the troubleshooting example error references the Windows extension specifically. The CLI and PowerShell sections do not show OS-specific commands, but the PowerShell tab is present, which may be more familiar to Windows users. Overall, Linux parity is maintained, but minor ordering and example choices show a slight Windows-first bias.
Recommendations
- Present Linux and Windows examples in parallel or alternate their order to avoid implicit prioritization.
- In troubleshooting, mention that similar errors may occur for Linux VMs and reference the Linux extension explicitly.
- Where possible, clarify that CLI and template instructions apply equally to both OS types.
- Add Bash or Linux shell examples if relevant, especially in sections where PowerShell is highlighted.
Create Pull Request