ADFv2: How to remove connection to GIT repository once set up?

Viewed 2645

Currently, ADFv2 allows you to set up Code Repository and automatically synchronise JSON files of components of pipelines, datasets, etc with repo (e.g.GIT). But, once you set it up - how to actually remove it or change configuration (not branch)? enter image description here

1 Answers

In overview tab, there is a repository settings button, click it, you will see the remove repository button. enter image description here

Related