Save changes in Azure Data Factory with Git
Post by: syed hussain in Azure Data Factory
Summary
Here is a quick tip. If you regularly work with Azure Data Factory, you may have noticed that you cannot save work in progress changes. This can get very tedious quickly.
To save changes on the go, configure Git repo to. This is quite easy to do.
Create a Data Factory Resource
You can do this in two places, but personally I prefer to setup Git as soon as I create an Azure Data Factory resource.
Once created, you will be prompted to accept the working branch,
Finally, you’ll notice that your working area is the Git repo.
Taking a peak in the repository, you’ll notice new folders and files created:
Tags: azure data factory git