We have azure synapse studios in dev and prod environments and for one of the pipelines we have a tumbling window trigger setup. We also have Azure Devops release pipelines setup to release the Synapse workspace from Dev to Prod. For this tumbling window pipeline we would like to have different trigger time in dev and prod, but the release always overwrites the trigger time. How do I achieve this?
Not tried any thing.