Hi everyone,
We are using the extension "Synapse workspace deployment" in azure devops to deploy our workspace across different environment.
I noticed, if we remove some artifacts from git, i.e., a pipeline or a dataset, these are not removed in the next environment after the release pipeline is completed.
I checked the logs of the task and just deploy the stuff inside the ARM template.
I was not able to find a parameter to switch between incremental and complete deployment.
Is that the current behaviour or am I missing something?
Cheers,
Paul