CI/CD in Azure Data Factory: Git Integration

preview_player
Показать описание
In Part 1 of his ADF continuous integration and development training, Daniel Perlovsky walks through what a standard CI/CD process and how it applies to Azure Data Factory. He then shows you how to integrate your DEV factory with a Git repository in GitHub and what the process is to create a feature branch and merge your changes back into the collaboration branch.

For more information, see the following resources:
Рекомендации по теме
Комментарии
Автор

Really nice content. Where can I find the sequel for this video?

JhonatasRosendo
Автор

nice presentation. thanks I understood CI-CD finally :) 1 Question- if there are many existing branches then before re-working on my existing branch how would take the latest code in my branch so that I don't overwrite other branches codes when ever i merge my changes(with pull request) ?

rohitcs