Skip to content

Instantly share code, notes, and snippets.

@fabriciosanchez
Created April 11, 2020 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fabriciosanchez/c0b2c24b23b79d3c82cc1bd6aaccd77f to your computer and use it in GitHub Desktop.
Save fabriciosanchez/c0b2c24b23b79d3c82cc1bd6aaccd77f to your computer and use it in GitHub Desktop.
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