We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07cc3d4 commit be62735Copy full SHA for be62735
ChangeLog.md
@@ -1,4 +1,4 @@
1
-## 2015.09.03 version 0.9.8
+## 2015.09.03 version 0.9.8
2
* Azure Compute (ARM) Cmdlets
3
* Add -Launch parameter for Get-AzureRemoteDesktopFile cmdlet
4
* Azure Backup - added the following cmdlets
@@ -18,6 +18,14 @@
18
* Set-AzureRMBackupProtectionPolicy
19
* Get-AzureRMBackupRecoveryPoint
20
* Restore-AzureRMBackupItem
21
+* Azure Batch - added the following cmdlets
22
+ * Enable-AzureBatchJob
23
+ * Disable-AzureBatchJob
24
+ * Enable-AzureBatchJobSchedule
25
+ * Disable-AzureBatchJobSchedule
26
+ * Stop-AzureBatchJob
27
+ * Stop-AzureBatchJobSchedule
28
+ * Stop-AzureBatchTask
29
30
## 2015.08.17 version 0.9.7
31
* Azure Profile cmdlets
0 commit comments