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 page demonstrates a Windows bias by referencing only Windows versions as supported for the self-hosted integration runtime, without mentioning Linux support or providing Linux-specific instructions. There are no Linux or cross-platform examples, and the prerequisites link directs users to a Windows-centric page. No Linux tools or patterns are discussed.
Recommendations:
- Explicitly state whether Linux is supported for the self-hosted integration runtime, and if so, provide a link to Linux installation instructions.
- Include Linux-specific examples or notes where relevant, such as for setting up the integration runtime or troubleshooting.
- If Linux is not supported, clearly mention this limitation early in the documentation.
- Where possible, use cross-platform language and avoid assuming a Windows-only environment.
- Add a section comparing Windows and Linux support, including any feature or performance differences.
Create pull request