Explanation You can enter a CRON expression in the portal or include a settings.job file at the root of your WebJob .zip file, as in the following example: { "schedule": "0 */15 * * * *" } References: https://docs.microsoft.com/en-us/azure/app-service/webjobs-create