Bias Analysis
Detected Bias Types
windows_first
missing_linux_example
Summary
The documentation lists Windows Server OS support before Linux, and provides more detailed support for Windows (multiple versions) compared to Linux (only RHEL 7.4 explicitly supported, Ubuntu deprecated). There are no Linux-specific deployment or management examples, nor are Linux command-line tools or workflows mentioned. Troubleshooting and manual installation guidance for Linux is relegated to external links, with no in-page examples.
Recommendations
- List supported Linux distributions and versions with the same level of detail as Windows, and consider including more than one supported Linux distribution.
- Provide explicit Linux deployment and management examples, such as using Azure CLI or SSH, alongside or before Windows/Powershell examples.
- Include in-page Linux troubleshooting steps and manual installation instructions, not just links to external resources.
- Mention Linux command-line tools and workflows (e.g., bash, systemctl, apt/yum) where relevant.
- Ensure parity in documentation structure and detail between Windows and Linux sections.
Create Pull Request