Check out the Azure Scheduler, read more….
Azure Scheduler allows you to run your job on simple or complex recurring schedules:
- Call services inside or outside of Azure
- Run jobs on any schedule—now, later, or recurring
- Count on it to work reliably, even during unexpected failures
- Use Azure Storage queues for long-running or offline jobs
- Invoke web service endpoints over HTTP/HTTPS
You can find additional information about Scheduler here.
You can also sign up for Scheduler right now by visiting your Azure Portal.