Introduction

This article will cover the following.

Brief Concepts

What is Windows Azure Service Scheduler?

  • It is a task scheduling service provided by Microsoft Azure.
  • It can perform many actions regarding the job details in the Scheduler and can also check the Scheduler’s monitoring and management capabilities.
  • It can maintain multiple job collections.

Prerequisites

Read the following article to create an Azure account and to get some basic information about Azure to get started.

Implementation – Create a Scheduler Service and jobs

Steps to be followed.

Implementation – Execute the scheduler-service job

Steps to be followed.

Happy Learning!