Share via

Datafactory add link for Azure sql managed instance fail.

sakuraime 2,351 Reputation points
2020-10-12T04:06:09.12+00:00

I would like to use autoresolveIR to connect to my azure sql MI , however it failed, to connect . I have already enable public endpoint for the MI , and also allow ALL TRAFFIC for the NSG of the MI ,

may I confirm it need to add , 3342 in the link service in data factory ?

31493-linkservice.jpg

![31479-nsg.jpg]2

Azure SQL Database
Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.


Answer accepted by question author

PRADEEPCHEEKATLA 91,866 Reputation points
2020-10-12T09:08:57.347+00:00

Hello @sakuraime ,

There are multiple reason for this error message. Let’s start debugging one by one.

As a prerequisites, to access the SQL Managed Instance public endpoint, you can use an Azure Data Factory managed Azure integration runtime. Make sure that you enable the public endpoint and also allow public endpoint traffic on the network security group so that Azure Data Factory can connect to your database. For more information, see this guidance.

This article outlines how to use the copy activity in Azure Data Factory to copy data to and from Azure SQL Managed Instance. It builds on the Copy activity overview article that presents a general overview of the copy activity.

Hope this helps. Do let us know if you any further queries.

----------------------------------------------------------------------------------------

Do click on "Accept Answer" and Upvote on the post that helps you, this can be beneficial to other community members.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.