Skip to content

fredgohsman/adf-gh-integration-demo-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure Data Factory

Several steps are required to create a CI/CD workflow in a GitHub repository that is able to load an Azure DataFactory model, package it as an artifact, and publish that artifact to the production Azure DataFactory instances. Below are instructions on how to configure Azure, the model Azure DataFactory instance, and GitHub to accomplish this.

  1. Connect Azure DataFactory to GitHub repository
  2. Create Azure Active Directory App Registration that can be used by the GitHub repository
  3. Give the App registration access to deploy resources to a Azure Resource Group
  4. Configure GitHub with secrets required to use the Azure App Registration

References

Releases

No releases published

Packages