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
⚠️
missing_linux_example
Summary:
The documentation page demonstrates a Windows bias by explicitly stating that the connector supports only Windows versions for the self-hosted integration runtime, with no mention of Linux support or alternatives. There are no Linux-specific instructions, examples, or troubleshooting notes, and the only referenced prerequisites link is to a Windows-focused article. No Linux or cross-platform parity is addressed.
Recommendations:
- Clearly state whether Linux is supported or not for the self-hosted integration runtime in this context. If not, explain the limitation.
- If Linux support is available or planned, provide equivalent instructions, examples, and prerequisites for Linux environments.
- Where possible, avoid language that implies Windows is the only supported or primary platform unless this is a hard technical limitation.
- If Windows-only support is a technical constraint, suggest workarounds or alternatives for Linux users (e.g., running the integration runtime in a Windows container or VM on Linux hosts).
- Add troubleshooting notes or FAQs for users attempting to use Linux, clarifying expected behaviors and support boundaries.
Create pull request