Synapse DevOps CI/CD Deploying changes

Making changes in Azure Synapse




These are the instructions on how I deploy from development to production Azure Synapse. 




Log into your Dev Synapse Workspace


Create a new branch to test your changes




Type in the name of the new branch that you will be making your changes in





Make changes to notebooks and flows (Integrate)



Click on commit to save your change to the new branch in the Repo





Create pull request




Type in a Title for the pull request. This will copy your change to the main branch.




Click Create




Click Complete



Click Complete Merge





Wait for Pull to complete





Change the branch back to Main. Click Publish





Verify that your changes show up on the pending changes. Click OK






To monitor to deployment to Prod go to Azure DevOps and click on Pipelines




Review your changes on Production Synapse Workspace


Post a Comment

0 Comments