Skip to content

Instantly share code, notes, and snippets.

@fabriciosanchez
Created April 11, 2020 22:22
Embed
What would you like to do?
Updates the application gateway.
$appgw = Set-AzApplicationGateway `
-ApplicationGateway $appgw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment