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
Summary:
The documentation page exclusively provides troubleshooting steps and examples for SQL Server (a Microsoft/Windows-centric database) using T-SQL queries and stored procedures. There are no examples or guidance for Linux-based or open-source databases, nor any mention of Linux command-line tools or environments. The focus on SQL Server and absence of cross-platform parity constitutes a Windows bias.
Recommendations:
- Include troubleshooting steps and examples for popular Linux/open-source databases that support CDC, such as PostgreSQL or MySQL, where applicable.
- Provide equivalent command-line examples for Linux environments (e.g., using psql or mysql CLI tools) if CDC is supported.
- Mention any platform-specific limitations or differences explicitly, and offer guidance for users running Azure Data Factory with non-Windows sources.
- If SQL Server is the only supported source, clarify this early in the documentation and provide links or notes for Linux users seeking CDC solutions.
Create pull request