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:
⚠️
missing_linux_example
⚠️
windows_tools
⚠️
windows_first
Summary:
The documentation page focuses exclusively on SQL Server, Azure SQL Database, and Synapse Analytics, which are typically associated with Windows environments. There are no examples or mentions of Linux-based SQL engines (such as SQL Server on Linux, PostgreSQL, or MySQL), nor are there any CLI or scripting examples for Linux (e.g., Bash). The only tutorial referenced is for PowerShell, a Windows-centric tool, and there is no mention of Linux equivalents or cross-platform command-line usage. The guidance for installing the Self-hosted integration runtime assumes a Windows environment, with no mention of Linux installation or support.
Recommendations:
- Include examples or references for running SQL Server on Linux, or clarify cross-platform support for the Self-hosted integration runtime.
- Provide Linux/Bash-based examples for invoking stored procedures or managing pipelines, alongside PowerShell.
- Reference tutorials or documentation that use cross-platform tools (such as Azure CLI or REST API) rather than only PowerShell.
- Mention support for other SQL engines commonly used on Linux (if applicable), or clarify the Windows-centric scope if intentional.
- Explicitly state platform requirements and provide parity in instructions for both Windows and Linux environments.
Create pull request