Setting up Application Gateway with WAF with an App Service that uses multiple Custom Domain names

First published on MSDN on Jul 18, 2018

This post was contributed by Salahuddin Khatri.

Setting up Application Gateway with WAF with an App Service that uses multiple Custom Domain names

I came across in a scena… Continue reading Setting up Application Gateway with WAF with an App Service that uses multiple Custom Domain names

PowerShell script to list all running processes in your Azure AppService (w/Computer name)

First published on MSDN on Jun 26, 2018

Here is a quick PowerShell scripts to get list of all websites in your Azure Subscription, along with the processes running within each website.

This script also print the … Continue reading PowerShell script to list all running processes in your Azure AppService (w/Computer name)