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

Bias Types:
⚠️ windows_first
⚠️ windows_tools
⚠️ missing_linux_example
Summary:
The documentation page demonstrates a Windows bias by referencing Windows-specific tools and patterns (such as Self-hosted integration runtime installation instructions that implicitly assume a Windows environment), mentioning SQL Server (a Microsoft/Windows-centric database) with detailed setup instructions, and omitting explicit Linux or cross-platform examples or guidance. There are no examples or notes about running the Script activity against Linux-hosted databases, nor are there references to Linux-based integration runtime installation or usage.
Recommendations:
  • Add explicit instructions or notes for installing and running the Self-hosted integration runtime on Linux, including supported distributions and any differences in setup.
  • Include examples or references for connecting to databases commonly hosted on Linux (e.g., PostgreSQL, MySQL) if supported, or clarify platform support.
  • Balance the mention of SQL Server and Windows-centric databases with equivalent guidance for Linux-based environments and databases.
  • When describing installation or configuration steps, provide both Windows and Linux command-line examples or links to relevant documentation.
  • Explicitly state platform compatibility and any limitations for Script activity and integration runtime components.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets