Windows Azure Scheduler allows you to invoke actions—such as calling HTTP/S endpoints or posting a message to a storage queue—on any schedule.
A very simple question: Why would someone use the Azure Scheduler if Azure WebJobs are free? I couldnt find any …
azure azure-webjobs azure-schedulerI am trying to create an Azure WebJob to send a BrokeredMessage to an Azure ServiceBus Topic, the actual act …
powershell azure azure-web-app-service azure-webjobs azure-scheduler