azure.datafactory.tools icon indicating copy to clipboard operation
azure.datafactory.tools copied to clipboard

Tumbling Window Triggers start date

Open francescoPizzolon opened this issue 2 years ago • 1 comments

I would like the following option when deploying a Tumbling Window trigger:

  • if the trigger already exists in the target environment, don't change its start date
  • if the trigger doesn't exist, change its start date as today's date

This is because I don't want Tumbling Window triggers to trigger windows from the "startDate" that was checked-in the code. This behaviour is quite disruptive when deploying to production.

francescoPizzolon avatar Mar 01 '23 12:03 francescoPizzolon

Hi, I know this is not fully related, but do you have problems with StopStartTriggers trying to disable Tumbling Window triggers and causing the whole pipeline to fail? Have you overcome this?

henriquebrisola avatar Mar 08 '23 15:03 henriquebrisola