Couldn't establish connection between Azure SQL VM and ADF which are located in 2 Different resource groups.

Thanuja 20 Reputation points
2024-03-05T21:36:12.81+00:00

Hi,

In my Azure environment, Under one subscription, there are 2 resource groups, In resource group A I have Azure SQL VM and it has tables I need, now I have to replicate these tables to another Azure SQL Server which is in Resource group B and I am trying to achieve this through ADF, But I am not able to establish the connection between my ADF and the Azure SQL VM through linked services. Can someone help me with this?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,698 questions
{count} votes

1 answer

Sort by: Most helpful
  1. phemanth 10,480 Reputation points Microsoft Vendor
    2024-03-21T04:28:21.7333333+00:00

    @Thanuja

    Welcome to Microsoft Q&A platform and thanks for posting your question.I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others "I'll repost your solution in case you'd like to accept the answer.

    Ask: In my Azure environment, Under one subscription, there are 2 resource groups, In resource group A I have Azure SQL VM and it has tables I need, now I have to replicate these tables to another Azure SQL Server which is in Resource group B and I am trying to achieve this through ADF, But I am not able to establish the connection between my ADF and the Azure SQL VM through linked services. Can someone help me with this?

    Solution: I was able to resolve the issue as the VM I was trying to connect did not have a SQL DB. When I tried connecting to the storage account the connection was established.

    If I missed anything please let me know and I'd be happy to add it to my answer, or feel free to comment below with any additional information.

    If you have any other questions, please let me know. Thank you again for your time and patience throughout this issue.


    Please don’t forget to Accept Answer and Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

Your answer

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