Sad Tux - Windows bias detected
This page contains Windows bias

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

Detected Bias Types
windows_tools
missing_linux_example
Summary
The documentation references Windows versions as prerequisites for the self-hosted integration runtime, but does not mention Linux support or provide Linux-specific instructions. There are no Linux or cross-platform examples for generating private keys or running the integration runtime, and the only command-line example (openssl) is generic and not contextualized for Linux users.
Recommendations
  • Explicitly state whether the self-hosted integration runtime supports Linux, and if so, provide installation and configuration instructions for Linux environments.
  • If only Windows is supported, clarify this limitation early in the documentation.
  • Provide Linux-specific examples for generating private keys (e.g., using openssl on Linux), including command-line usage and file handling.
  • Wherever prerequisites or environment requirements are listed, include both Windows and Linux (if supported), or explain the platform limitations.
  • Ensure parity in troubleshooting and operational guidance for both Windows and Linux users.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean

Flagged Code Snippets