Ensures that Azure Web Apps have Always On feature enabled.
Always On feature keeps the app loaded even when there's no traffic. It's required for continuous WebJobs or for WebJobs that are triggered using a CRON expression.
Enable Always On feature for Azure Web Apps