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: src/ResourceManager/Websites/Commands.Websites.Test/SessionRecords/Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebAppTests/TestEnableContainerContiniousDeploymentAndGetUrl.json
Copy file name to clipboardExpand all lines: src/ResourceManager/Websites/Commands.Websites/ChangeLog.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,8 @@
21
21
* Updating to use the latest .NET SDK version (2.0.0) https://www.nuget.org/packages/Microsoft.Azure.Management.Websites
22
22
* New-AzureRmAppServicePlan -HyperV switch is added for create app service plan with windows container
23
23
* New-AzureRmWebApp/ New-AzureRmWebAppSlot/ Set-AzureRmWebApp/ Set-AzureRmWebAppSlot - New parameters (–ContainerRegistryUser “<string>” -ContainerRegistryPassword “<secureString>” -EnableContainerContinuousDeployment) added for creating and managing windows container app
24
+
* New Cmdlets Enter-AzureRmWebAppContainerPSSession, New-AzureRmWebAppContainerPSSession for entering and creating remote PSSession in container web app
25
+
* New Cmdlet Get-AzureRMWebAppContainerContinuousDeploymentUr - Gets the Container Continuous Deployment Webhook URL
[Parameter(ParameterSetName=ParameterSet1Name,Position=1,Mandatory=false,HelpMessage="The name of the web app slot.",ValueFromPipelineByPropertyName=true)]
[Parameter(ParameterSetName=ParameterSet1Name,Position=1,Mandatory=false,HelpMessage="The name of the web app slot.",ValueFromPipelineByPropertyName=true)]
0 commit comments