Bias Analysis
Detected Bias Types
windows_first
missing_linux_example
windows_tools
Summary
The documentation demonstrates a Windows-first bias by highlighting Windows support and features before Linux, omitting Linux-specific examples or guidance in several key areas, and referencing Windows-only tools and flows. Linux support is mentioned but often as an afterthought or with limitations, and there are no Linux-specific instructions or parity in feature support explanations.
Recommendations
- Provide Linux-specific examples and instructions wherever Windows workflows are described (e.g., for uninstalling the mobility service, include Linux command-line steps).
- Ensure that feature support statements (such as 'Create a new VM flow' and 'Shared disks') clarify Linux support status and, if unsupported, provide timelines or alternatives.
- Avoid listing Windows features or support before Linux unless there is a technical reason; consider parallel presentation (Windows and Linux together) for parity.
- Where PowerShell or Windows tools are mentioned, also reference equivalent Linux tools or CLI commands.
- Add troubleshooting and migration guidance specific to Linux VMs, not just generic or Windows-centric steps.
Create Pull Request