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
⚠️
windows_tools
Summary:
The documentation consistently assumes and prescribes the use of Windows machines or VMs for installing the self-hosted integration runtime (IR), both on-premises and in Azure. There is no mention of Linux support, alternatives, or examples, and all architecture diagrams and best practices reference Windows exclusively. This creates a strong Windows bias and omits guidance for users operating in Linux environments.
Recommendations:
- Explicitly state whether the self-hosted integration runtime supports Linux, and if so, provide equivalent instructions and examples for Linux installations.
- If Linux is not supported, clearly mention this limitation early in the documentation to set expectations.
- Include architecture diagrams and workflow descriptions that show Linux-based hosts where applicable.
- Provide parity in best practices and scaling recommendations for Linux environments if supported.
- Reference Linux command-line tools or patterns where relevant, not just Windows-centric approaches.
Create pull request