How to increase the Until Activity time to more than 7 days in Azure Data factorystrong text
CodePudding user response:
you cannot make it more than 7 days.
CodePudding user response:
I will be very interersted to know the use case that you need an untill with 7 days timeout , please elaborate . I could have explored a foreach loop with a wait command .I suggest using the range function .
@range(1, maxNum)