File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
src/ResourceManager/Websites/Commands.Websites Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## Current Release
21
- * New-AzureRmAppServicePlan -HyperV switch is added for create app service plan with windows container
22
- * New-AzureRmWebApp/ New-AzureRmWebAppSlot/ Set-AzureRmWebApp/ Set-AzureRmWebAppSlot - New parameters (–ContainerRegistryUser string -ContainerRegistryPassword secureString -EnableContainerContinuousDeployment) added for creating and managing windows container app
23
21
* New Cmdlet Get-AzureRMWebAppContainerContinuousDeploymentUrl - Gets the Container Continuous Deployment Webhook URL
24
22
25
23
## Version 5.1.0
26
24
* Updating to use the latest .NET SDK version (2.0.0)
27
25
* Added two new cmdlets: Get-AzureRmDeletedWebApp and Restore-AzureRmDeletedWebApp
28
- * New Cmdlet Get-AzureRMWebAppContainerContinuousDeploymentUrl - Gets the Container Continuous Deployment Webhook URL
26
+ * New-AzureRmAppServicePlan -HyperV switch is added for create app service plan with windows container
27
+ * New-AzureRmWebApp/ New-AzureRmWebAppSlot/ Set-AzureRmWebApp/ Set-AzureRmWebAppSlot - New parameters (–ContainerRegistryUser string -ContainerRegistryPassword secureString -EnableContainerContinuousDeployment) added for creating and managing windows container app
29
28
30
29
## Version 5.0.9
31
30
* Fixed issue with default resource groups not being set.
You can’t perform that action at this time.
0 commit comments