yuvapraveen_k
New Contributor III

Hi, 

Please use databricks jobs API to extract the workflow definitions into the GIT repository as part of your checkin process before the PR. In your devops pipeline, you can submit the parameters as needed from the pipeline and deploy it using databricks deploy activity or using API to your higher environment. In the process, you can also substitute a different cluster settings during deployment. In many cases, the cluster settings in the production environment will higher than the development environment since it will handle more data.