question

Akshivr-7546 avatar image
0 Votes"
Akshivr-7546 asked NandanHegde-7720 commented

how to Schedule trigger at non periodic intervals by using a single trigger in adf?

I want to run my pipeline at 4:15,5:16,11:23,18:19 on 1st and last day of month.How can I achieve this using schedule trigger in Azure data factory?If there is any other way(other than using schedule trigger) how can we do?

azure-data-factory
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

NandanHegde-7720 avatar image
1 Vote"
NandanHegde-7720 answered PRADEEPCHEEKATLA-MSFT edited

Hey,
Based on my understanding it is not possible to have such above timings in a single trigger in ADF.
you would have to create 4 scheduled triggers for each unique timing.

You could have created a single trigger with different hours but same minutes but in your case since minutes are alos unique, we would need different triggers.

There are other ways by triggering the ADF rest API via other Azure offerings like Logic app, Azure Automation etc. But still you would need to create different schedules to trigger those offerings as well.

So best I would suggest create 4 different triggers.

@HimanshuSinha-MSFT, @KranthiPakala-MSFT, @nasreen-akter : please provide your thoughts or correct me if I am wrong.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Akshivr-7546 avatar image
0 Votes"
Akshivr-7546 answered NandanHegde-7720 commented

hey @NandanHegde-7720,
Well,Thanks for the info.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hey,
Can you please accept it as answer if it resolved your query as it might benefit other community members as well

0 Votes 0 ·