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_tools
⚠️
missing_linux_example
⚠️
windows_first
Summary:
The documentation page demonstrates a bias toward Windows environments in its discussion of self-hosted integration runtimes. It references Windows-specific tools (such as the diagnostic tool and PowerShell-based setup), omits explicit Linux installation or management examples, and links to articles that imply or directly use Windows-centric approaches. There is no mention of Linux as a supported platform for self-hosted integration runtime, nor are there examples or guidance for Linux users, which may lead readers to assume Windows is the only or primary supported environment.
Recommendations:
- Explicitly state platform support for self-hosted integration runtime, including whether Linux is supported.
- Provide parallel Linux-based setup, configuration, and management instructions alongside any Windows/PowerShell examples.
- Reference or link to Linux-specific diagnostic and monitoring tools if available, or clarify any limitations.
- Ensure that examples and linked articles (such as those for shared integration runtime setup) include both Windows and Linux instructions, or clarify platform applicability.
- Use neutral language (e.g., 'machine' instead of 'Windows machine') unless a feature is truly platform-specific, and always mention alternatives for Linux where possible.
Create pull request