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
⚠️
windows_tools
Summary:
The documentation page demonstrates a Windows bias by explicitly stating that the connector supports only Windows versions for the self-hosted integration runtime, and by linking to Windows-specific prerequisites. There are no Linux examples or mention of Linux support for the self-hosted integration runtime, and no Linux command-line or configuration guidance is provided.
Recommendations:
- Clearly state whether Linux is supported or not for the self-hosted integration runtime in this scenario. If Linux is not supported, explain the limitation and provide a roadmap or alternatives if possible.
- If Linux support is available or planned, provide equivalent Linux instructions, including prerequisites, installation, and configuration steps.
- Include Linux-specific examples or notes where relevant, such as environment setup, service management, and troubleshooting.
- Avoid language that implies Windows is the only or default platform unless it is a technical requirement, and make this explicit to avoid confusion.
Create pull request