Perhaps use CICD?
https://learn.microsoft.com/en-us/azure/synapse-analytics/cicd/continuous-integration-deployment
Move an entire Azure Synapse Analytics workspace to another subscription
Hi ,
We want to move our Dev synapse workspace env (including SQL Pool / ADLS file system) from one subscription to another?
How can we do that?
Regards,
Abhishek Singh
Azure Synapse Analytics
4 answers
Sort by: Most helpful
-
-
Abhishek Singh 6 Reputation points
2021-04-08T18:46:55.563+00:00 Thank you for the response.
We are looking to move the whole workspace from one subscription(old) to another subscription ( new ). I was referring to the below question (link). It was from 2020, I am hoping if there a new functionality added to move the entire synapse workspace.
Thanks!
-
Samara Soucy - MSFT 5,141 Reputation points
2021-04-09T16:50:57.857+00:00 This is currently not possible in Synapse. We do take feedback from the forums to the product team, but it is also helpful to post/upvote features on User Voice: https://feedback.azure.com/forums/307516-azure-synapse-analytics
-
SanjayR 1 Reputation point
2022-05-24T06:02:50.857+00:00 I did it using Azure DevOps, though was not a straight forward process.
I had to recreate synapse instance and then re-deploy code from Az devops pipelines.