AzureAppGWMigration

1.0.14

This script will help you create a V2 sku application gateway with the same configuration as your V1 sku application gateway.

Installation Options

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

Install-Script -Name AzureAppGWMigration

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.14
-- Added support to create a WAF policy with default properties and state disabled for WAF V1 gateways not having any WAF configuration
1.0.13
-- Fixed an issue where VMs/VMSS associated with multiple backend pools in V1 gateways were being associated with only one backend pool after migration to V2 gateways.
1.0.12
-- Added support for Availability Zones
-- Added support for V1 WAF config to WAF policy
1.0.11
-- Fix Resource Group Deletion Bug
-- Script Version Check
1.0.10
-- Signed file with changes of 1.0.9.
1.0.9
-- Added support to provide rule priority for newly created V2 gateway request routing rule.
-- Fixed request routing rule ordering bug introduced in 1.0.8.

FileList

Version History

Version Downloads Last updated
1.0.14 (current version) 253 8/7/2024
1.0.13 168 7/4/2024
1.0.12 177 5/29/2024
1.0.11 1,527 8/9/2023
1.0.10 641 3/28/2023
1.0.7 1,979 3/31/2020
1.0.5 610 9/4/2019
1.0.4 270 7/1/2019
1.0.3 220 5/31/2019
1.0.1 56 5/20/2019
Show more