Azure Application Gateway demos Azure Application Gateway demos $appGw = Get-AzApplicationGateway -Name <name> -ResourceGroupName <resource-group-name> Start-AzApplicationGateway -ApplicationGateway $appGw