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 page demonstrates a subtle Windows bias by referencing Windows versions as prerequisites for the self-hosted integration runtime, without mentioning Linux support or alternatives. There are no Linux-specific instructions, examples, or clarifications, and the only OS mentioned is Windows. No PowerShell or Windows command-line examples are present, but the lack of Linux parity in prerequisites and examples is notable.
Recommendations:
- Explicitly state whether the self-hosted integration runtime supports Linux, and provide installation instructions for Linux if available.
- If Linux is not supported, clearly mention this limitation to set user expectations.
- Include Linux-specific examples or notes where relevant, such as environment setup, configuration, or troubleshooting.
- Where OS-specific requirements are listed, present both Windows and Linux options (if supported), or clarify support status for each.
Create pull request