Bias Analysis
Detected Bias Types
windows_first
powershell_heavy
Summary
The FAQ for Trusted Launch covers both Windows and Linux VM scenarios, but there is a notable pattern where Windows/PowerShell examples and terminology are presented first or more prominently. CLI and PowerShell examples are given for most tasks, but Linux-specific CLI/bash examples are sometimes secondary or omitted. Windows terminology and links (e.g., Secure Boot, Hyper-V) appear before Linux equivalents, even when both are supported. However, Linux-specific guidance (e.g., SBInfo tool installation) is included, and the documentation does not exclude Linux users from completing tasks.
Recommendations
- Ensure that Linux CLI/bash examples are presented alongside or before PowerShell/Windows examples where applicable.
- Where possible, provide parity in example output for both Windows and Linux images (e.g., show both Windows and Linux sample JSON outputs).
- Explicitly mention Linux tools and workflows in introductory sections, not just in troubleshooting.
- Review the order of examples and links to avoid consistently prioritizing Windows/PowerShell.
- Add more Linux-focused troubleshooting and validation steps where relevant.
Create Pull Request