Azure Scheduler

Azure Scheduler is a cloud service that permits you to describe, schedule, and run tasks in the cloud automatically. Azure Scheduler does not host workloads or run any code but it schedules jobs (the code is hosted elsewhere).

Azure Scheduler is useful for handling recurring tasks in the cloud and you can manage tasks via the Azure Portal or programmatically by using .NET, PowerShell, or REST APIs.

Let's see how Azure Schedular works by performing the following steps:

  1. To create a job in Azure Scheduler via the Azure Portal, navigate to New | Monitoring + management | Scheduler:

    Azure Scheduler

  2. Then click Create.
  3. Now in the Scheduler Job window, you ...

Get Building ERP Solutions with Microsoft Dynamics NAV now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.