I need to create a custom parameters file for the Synapse template export. However I don't want to merge the file to the collaboration branch until I know it works as expected.
Is there a way to create the template files locally using Azure CLI or Powershell? Either from a feature branch or just from a local template-parameters-definition.json
.
I think that it should be possible because the Synapse workspace deployment task V2 can deploy from a feature branch. I don't want to deploy (yet), I just want to check the template files.