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:
⚠️
windows_first
⚠️
windows_tools
⚠️
missing_linux_example
Summary:
The documentation presents Windows requirements and details first, with extensive specificity about Windows tools (e.g., BitLocker, VBS, HVCI) and dependencies, while Linux is described as 'not yet supported' and its requirements are marked as 'expected'. Windows-specific tools and features are named and linked, whereas Linux equivalents are only briefly mentioned (e.g., dm-crypt, dm-verity, IMA) and lack the same level of detail or guidance. There are no Linux command-line or configuration examples, and some requirements reference Windows versions or features without Linux parity.
Recommendations:
- Provide Linux support and requirements at parity with Windows, including finalized (not 'expected') requirements.
- Include Linux-specific examples and configuration guidance, similar to the detail given for Windows (e.g., how to enable dm-crypt, dm-verity, IMA, or set up secure boot with U-Boot).
- Reference and link to Linux documentation and tools with the same prominence as Windows tools (e.g., provide links to Linux security baseline guides, dm-crypt documentation, etc.).
- Avoid presenting Windows requirements first by default; consider a neutral introduction or parallel presentation for all platforms.
- Where Windows tools are mentioned (e.g., BitLocker, VBS, HVCI), explicitly mention and describe Linux equivalents (e.g., dm-crypt, SELinux, AppArmor, etc.) in the same context.
- Add Linux-specific resources and troubleshooting links, and ensure that all requirements have actionable Linux guidance.
Create pull request