Recent Posts tagged Other
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...
How to buy a certificate for an Azure Web App
Apr 5, 2016 by ruslany
If you have tried to enable SSL for your Azure Web App you know that the steps to do that are: Purchase certificate and export it into a PFX file Upload PFX file to a resource group that contains y...