Azure Scheduler gets new PowerShell cmdlets
Published date: August 17, 2016
With Azure PowerShell 2.0.1, you can manage Azure Scheduler job collections and jobs in Azure Resource Manager via PowerShell.
This update includes the following cmdlets:
Get-AzureRmSchedulerJobCollectionGet-AzureRmSchedulerJobGet-AzureRmSchedulerJobHistoryNew-AzureRmSchedulerJobCollectionNew-AzureRmSchedulerHttpJobNew-AzureRmSchedulerServiceBusQueueJobNew-AzureRmSchedulerServiceBusTopicJobNew-AzureRmSchedulerStorageQueueJobRemove-AzureRmSchedulerJobCollectionRemove-AzureRmSchedulerJobSet-AzureRmSchedulerJobCollectionSet-AzureRmSchedulerHttpJobSet-AzureRmSchedulerServiceBusQueueJobSet-AzureRmSchedulerServiceBusTopicJobSet-AzureRmSchedulerStorageQueueJob
For installation details, see How to install and configure Azure PowerShell.
For more information about the changes in this update, please read the migration guide.