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 demonstrates a Windows bias by providing only Windows-based virtual machine examples (specifically referencing 'Windows Server 2019 Datacenter - Gen1') for deploying the self-hosted integration runtime (IR). There are no instructions or examples for deploying the self-hosted IR on Linux-based virtual machines, nor are Linux images mentioned as options. The documentation also omits any Linux-specific configuration or troubleshooting guidance.
Recommendations:
- Add parallel instructions and examples for deploying the self-hosted IR on supported Linux distributions, including recommended Linux VM images.
- Explicitly mention that the self-hosted IR can be installed on both Windows and Linux, if supported, and provide links to relevant installation guides for each OS.
- Include Linux-specific configuration steps, such as firewall rules, DNS setup, and package dependencies, where applicable.
- Ensure screenshots and UI walkthroughs are not Windows-centric, or provide Linux equivalents where the experience differs.
- Review all sections for implicit assumptions of a Windows environment and clarify cross-platform support where relevant.
Create pull request