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
Summary:
The documentation focuses exclusively on SQL Server, Azure SQL Database, and Synapse Analytics, with instructions and examples tailored to these Microsoft-centric technologies. There is no mention of Linux-based SQL Server deployments, nor are there examples or guidance for using the Stored Procedure activity with open-source or non-Microsoft databases. Additionally, the prerequisite tutorial referenced is 'tutorial-transform-data-spark-powershell.md', which suggests a Windows/PowerShell-centric approach, with no alternative for Linux users.
Recommendations:
- Include explicit mention and examples for using SQL Server on Linux, clarifying any differences in integration runtime setup or connectivity.
- Provide alternative tutorials or references for Linux users, such as using Bash or Azure CLI instead of PowerShell.
- Expand the scope to mention and, where possible, provide examples for invoking stored procedures in other supported databases (e.g., PostgreSQL, MySQL) if applicable.
- Ensure that references to tools, scripts, or runtimes are cross-platform, or provide platform-specific instructions where differences exist.
Create pull request