AzureAppGWPrepare
1.0.0
This script will help you create a V2 sku application gateway with the same configuration as your V1 sku application gateway. The script will also add user tags to copy listener SSL Certificates and Relax HTTPS Backend Validations.
Installation Options
Owners
Copyright
Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
Azure Az ApplicationGateway AzNetworking
Functions
Private:ScriptVersionCheck Private:Cleanup Private:GetPrivateFrontendIp Private:ValidateInput Private:GetApplicationGatewaySku Private:GetCapacityUnits Private:IsSslCertificateMatch Private:GetAvailabilityZoneMappings GetMatchingApplicationGatewayWAFRuleSet GetRuleGroupRuleIdsFromWAFRuleSet Private:CreateNewWAFPolicy
Dependencies
Release Notes
1.0.0
-- Create a v2 application gateway from a v1 application gateway
-- If the v1 gateway has SSL backend, the backend SSL validations will be relaxed
-- If the v1 gateway has SSL listeners, the certificates will be copied over from v1 gateway to v2 gateway given user has read permissions on the v1 gateway.
FileList
- AzureAppGWPrepare.nuspec
- AzureAppGWPrepare.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 (current version) | 6 | 3/11/2025 |