Recommended CI/CD Setup for Azure Synapse

Finn Schmidt 86 Reputation points
2025-03-11T09:28:23.9766667+00:00

Most tutorials and recommendations for how to set up CICD in azure synapse suggest creating multiple workspaces (e.g. -dev, -qa, -uat, -prod) and using a devops pipeline to move artifacts between the environments. Including this video tutorial from the AzureSynapse youtube channel:

https://www.youtube.com/watch?v=UhpboCdNh1I

While this approach works reasonably well, it is in direct conflict with the limit for synapse workspaces in a subscription, which allows at most 2 workspaces per subscription:

grafik

I tried opening a support ticket to increase the quota limit, but only got the feedback that this is a hard limit that cannot be increased.

Am I missing something? This hard limit seems rather unreasonable to me, and not in line with the best practises.

Thank you!

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,233 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.