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 referencing Windows support and tools (such as the self-hosted integration runtime's Windows prerequisites) without mentioning Linux equivalents or support. There are no Linux-specific instructions, examples, or clarifications about cross-platform compatibility for the integration runtime or connector. All example configurations and property descriptions are generic or reference Azure services, but the only explicit OS reference is to Windows, and there is no guidance for Linux users.
Recommendations:
- Explicitly state whether the self-hosted integration runtime and Hive connector support Linux hosts, and provide a link to Linux prerequisites if available.
- If Linux is supported, add Linux-specific setup instructions or notes alongside Windows instructions.
- Include examples or troubleshooting tips relevant to Linux environments (e.g., certificate paths, permissions, service management).
- Avoid phrasing that implies Windows is the only supported or primary platform unless that is actually the case; if so, clarify this limitation up front.
- Where referencing OS-specific features (such as the system trust store), clarify how this applies on both Windows and Linux.
Create pull request