- setup the repo in azure devops portal
- create a service connection give a contributor role
- create a build and release pipeline
BUILD PIPELINE
gitdiff copy
publish build artifact
note: flatten shoud off according to the req...
RELEASE PIPELINE
Databricks Deploy Notebooks
Display name : Databricks Notebooks deployment
Azure Region :East US
Source files path : $(System.DefaultWorkingDirectory)/_DataBricks-CI/drop
Target files path : /databricks/Data1
Clean Workspace Folder


Top comments (0)