Skip to content

Commit 98496e1

Browse files
author
Vini Soto
committed
Merge branch 'asfarok-container-newcmdlets' of https://github.com/vinisoto/azure-powershell into asfarok-container-newcmdlets
2 parents caeff97 + 66bfb80 commit 98496e1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/ResourceManager/Websites/Commands.Websites/ChangeLog.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,13 @@
1818
- Additional information about change #1
1919
-->
2020
## 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
2321
* New Cmdlet Get-AzureRMWebAppContainerContinuousDeploymentUrl - Gets the Container Continuous Deployment Webhook URL
2422

2523
## Version 5.1.0
2624
* Updating to use the latest .NET SDK version (2.0.0)
2725
* 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
2928

3029
## Version 5.0.9
3130
* Fixed issue with default resource groups not being set.

0 commit comments

Comments
 (0)