I created a job recently to run, every hour continuously.
However after 14 runs, it then has a status of Completed and no Next Run Time.
Is there something I am missing. Why would a scheduled job with no end date just move to the completed status?
Disabling and Enabling Jobs doesn't make any difference. I can't seem to restart it, I can't even edit it.
There are no faults or execution errors. It is a job that sends a message to an Azure Storage Queue.
The only option I have is to delete it and create again, but will it just stop again after a period of time?