ADF Git Repo Integration Issue

Peter Ma 216 Reputation points Microsoft Employee
2021-08-16T23:08:54.157+00:00

Hi All,

We have created an ADF service and runs for a while. We want to integrate it with our git repo and build CI/CD pipelines for it.

Configuration

We followed the document(source-control) , main branch is updated

Checked "Import existing Data Factory resources to repository"

and adf resources are imported to git normally:
123705-image.png

Publish

When I press "Publish" button and adf created a pull request in branch "adf-publish":
123697-image.png

You could see the PR is trying to delete all the files which we published before(this repo has multi projects than ADF related files)
Is my operation not right? or do we need a seperate repo which is only used by ADF?

Second Publish

Because of the problem I descript above so I deleted the branch and try to republish it:
123714-image.png

It still try to delete all other resources but you could see that there's no global parameters and template info compared with the first publish

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

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.