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 only referencing Windows support for the self-hosted integration runtime, with no mention of Linux support or instructions. There are no Linux-specific examples, tools, or troubleshooting steps, and the prerequisites link explicitly states Windows versions. No PowerShell-specific commands are shown, but the overall guidance assumes a Windows environment.
Recommendations:
- Explicitly state whether Linux is supported for the self-hosted integration runtime for this connector. If not, clarify this limitation up front.
- If Linux is supported, add Linux installation and configuration instructions, including any required dependencies or troubleshooting tips.
- Provide parity in examples and screenshots for both Windows and Linux environments, or at least acknowledge the experience on Linux.
- Reference Linux tools and patterns where appropriate, such as using shell commands or systemd for service management.
- If only Windows is supported, consider adding a note explaining the lack of Linux support and, if possible, provide a roadmap or alternatives for Linux users.
Create pull request