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.
2 parents 164a127 + 209cfd9 commit 556598eCopy full SHA for 556598e
ChangeLog.md
@@ -60,6 +60,15 @@
60
* Start-AzureRmAutomationRunbook now supports the Wait and MaxWaitSeconds parameters.
61
* (New/Get)-AzureRmAutomationSchedule now supports weekly and monthly schedules.
62
* New-AzureRmAutomationSchedule now takes a TimeZone parameter to adjust for daylight savings.
63
+* Azure Machine Learning (Preview)
64
+ * New cmdlets to manage Azure Machine Learning Web Services
65
+ - New-AzureRmMlWebService
66
+ - Get-AzureRmMlWebService
67
+ - Remove-AzureRmMlWebService
68
+ - Update-AzureRmMlWebService
69
+ - Get-AzureRmMlWebServiceKeys
70
+ - Import-AzureRmMlWebService
71
+ - Export-AzureRmMlWebService
72
73
##2016.05.04 version 1.4.0
74
* Azure Resource Manager
0 commit comments