Creating New IR to my DevOps Git Enabled ADF

Gokul B 20 Reputation points
2023-06-29T11:07:31.26+00:00

Hi,

I have my Azure Data Factory with existing services configured and also the ADF is connected with Devops. I'm planning to rename the IR so I'll be removing existing self hosted IR , create new one and map all the related items to the newly created IR.

My question here is should I disable Git Repo before making the aforesaid changes or shall it stay connected throughout the change process and finally publishing the changes(new IR) gets into effect on the ADF_Publish ARM Templates seamlessly without any problem.

Please suggest any course of action.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
0 comments No comments
{count} votes

Accepted answer
  1. AnnuKumari-MSFT 34,556 Reputation points Microsoft Employee Moderator
    2023-06-30T17:42:03.51+00:00

    Hi Gokul B ,

    Welcome to Microsoft Q&A platform and thankyou for posting your question here.

    As per my understanding , you want to know that in order to create a new IR and delete the older one , do you need to remove the GIT integration with the ADF or not. Please let me know if there is any gap in the understanding.

    There is no need to remove the GIT integration with the ADF. All you need to do is to create the New IR in a local branch and then merge it to the master branch by sending out the Pull request.

    It should work the same way you create any other resources in ADF.

    Hope it helps. Kindly accept the answer by clicking on Accept answer button. Thankyou.


0 additional answers

Sort by: Most helpful

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.