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
⚠️
missing_linux_example
Summary:
The documentation lists Windows Server OS support before Linux, and provides more detail for Windows (two versions) than for Linux (one version). There are no Linux command-line examples or Linux-specific deployment instructions, and troubleshooting or manual installation steps for Linux are only referenced via external links. No PowerShell commands are present, but the overall pattern prioritizes Windows and omits Linux parity in examples and guidance.
Recommendations:
- List supported Linux distributions and versions with the same level of detail as Windows, and consider listing Linux first or in parallel.
- Provide explicit Linux deployment and management examples, such as using Azure CLI or SSH, alongside any Windows/PowerShell instructions.
- Include troubleshooting steps and manual installation instructions for Linux directly in the documentation, not just as external links.
- Ensure all features, such as GPU extension installation and management, are documented for both Windows and Linux with equal clarity and depth.
- Add examples for common Linux distributions (e.g., Ubuntu 20.04, CentOS) if supported, or clarify support roadmap.
Create pull request