Share via

The cron expression on your portal UI requires 5 parameters but only triggers on 6

Bret Wagner 15 Reputation points
2026-03-20T12:17:49.61+00:00

I've been creating webjobs for years. Your UI used to require a 6 parameter cron expression but now it throws a validation error when you use 6. It only allows a 5 parameter expression. It appears that the {second} parameter is not accepted. However, the job never runs when you use the 5 parameter expression. You have to go into the settings.job file to alter the expression in order for the job to actually run.

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.