The first command gets the application gateway named appGwName and stores the result in the $appgw variable.
The second command removes the authentication certificate named cert01 from the application gateway.
The third command updates the application gateway.
Parameters
-ApplicationGateway
Specifies the name of application gateway from which this cmdlet removes an authentication certificate.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.