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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name AzureAppGWPrepare

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Version History

Version Downloads Last updated
1.0.0 (current version) 6 3/11/2025