We have a-lot of pipelines in synapse.
How is it possible to regenerate these pipelines using ARM templates?
Is it just a matter of saving each pipeline's jason ARM templates individually in notepad and re-run them one at a time if required (i.e. if something goes wrong with development pipeline)?
Thank you