How to disable GIT from Azure Data Factory?

Ivan Dale (MLCSU) 16 Reputation points
2020-12-30T15:52:08.397+00:00

I am using Azure Data Factory for the first time and am unable to publish my pipeline "You have GIT enabled in your data factory. Publishing in 'Data Factory' mode is disabled. Please switch back to GIT mode to make further changes. Read about our Best Practices."
Thanks for any help you can offer.

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

1 answer

Sort by: Most helpful
  1. Saurabh Sharma 23,816 Reputation points Microsoft Employee
    2020-12-30T16:56:18.593+00:00

    @Ivan Dale (MLCSU) Thanks for using Microsoft Q&A !!

    If you have enabled your Git Configuration then in order to publish your changes you need to change from "Data Factory" to "Azure DevOps/GitHub" Mode like below then you can publish your changes from your GitHub/Devops instance as shown below-
    52280-publish-adf.gif

    Also, if you want to disable your GitHub repository you need to go to Git Configuration tab under Manage and use Disconnect button to remove the Git repository association as shown in the below GIF.
    52200-disconnect-git.gif

    Please refer to Source control in Azure Data Factory for more details.

    ----------

    Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.

    3 people found this answer 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.