You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,11 @@
46
46
- Remove-AzureRmBatchApplicationPackage
47
47
- Remove-AzureRmBatchApplication
48
48
* Added bulk task option to New-AzureBatchTask cmdlet
49
+
* Azure Automation
50
+
* (New/Import)-AzureRmAutomationRunbook now supports the new values of 'GraphicalPowerShell' and 'GraphicalPowerShellWorkflow' with the Type parameter. The use of 'Graph' value is discouraged.
51
+
* Start-AzureRmAutomationRunbook now supports the Wait and MaxWaitSeconds parameters.
52
+
* (New/Get)-AzureRmAutomationSchedule now supports weekly and monthly schedules.
53
+
* New-AzureRmAutomationSchedule now takes a TimeZone parameter to adjust for daylight savings.
0 commit comments