Hi @AzeemK ,
Thank you for posting Query in Microsoft Q&A Platform.
SQLErrorNumber = 53 could occur because of below possible root cause
- This error usually occurs when you are trying to access SQL data sources located in an Azure VM / VNet/Private Network using Azure IR or
- Firewall issues
To be able to have a successful connection, you will need to install the Self-Hosted Integration Runtime and whitelist IP address in SQL server firewall rules.
Please check below link where similar issues(SQLErrorNumber = 53) discussed.
https://learn.microsoft.com/en-us/answers/questions/336067/azure-data-factory-azure-sql-connectivity-error-ch.html
Useful resources:
- create a Self-Hosted Integration Runtime: https://learn.microsoft.com/azure/data-factory/create-self-hosted-integration-runtime
- Troubleshooting connectivity issues and other errors with Azure SQL Database and Azure SQL Managed Instance
- ADF connectivity issues with Azure Synapse Analytics, Azure SQL Database, and SQL Server
Hope this will help. Please let us know if any further queries.
------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators