Can you specify a job from Scheduler in Azure to never have an 'Ending On'?

StackOverflow https://stackoverflow.com/questions/23069972

  •  03-07-2023
  •  | 
  •  

Вопрос

I have a job being created through Azure's Scheduler that I never want to end (i.e. I want to run daily forever). When creating a job it has an 'ending on' calendar type field. Is there any way to specify, no, I want this to 'go on and on my friend'?

Это было полезно?

Решение

Yes you can. After creating the job, edit it and there will be a 'NO END DATE' radio button option. It's weird that you can't specify that when creating the job though.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top