Recent Posts tagged PowerShell
Using Azure Activity Log to check the progress of deployment slots swap operation
Mar 8, 2018 by ruslany
If you use Azure Web App Deployment Slots then you may have noticed that sometimes the swap action may take a while to complete. This may happen when an application that is being swapped into produ...
How to use IISAdministration powershell cmdlets to configure IIS configuration settings
Nov 11, 2016 by JeongHwan
FYI, see the below blog first for the detailed information.https://blogs.iis.net/bariscaglar/iisadministration-powershell-cmdlets-new-feature-in-windows-10-server-2016 If you use Configuration Edit...
Using Powershell to manage Azure Web App Deployment Slots
Oct 27, 2016 by ruslany
This blog post explains how to perform common management tasks for Azure Web App deployment slots by using Powershell cmdlets. To learn more about deployment slots refer to the Azure documentation...