AzureAppGWMigration
1.0.11
This script will help you create a V2 sku application gateway with the same configuration as your V1 sku application gateway.
Installation Options
Author(s)
Microsoft Corporation
Copyright
Microsoft Corporation. All rights reserved.
Package Details
Owners
Tags
Azure Az ApplicationGateway AzNetworking
Functions
Private:ScriptVersionCheck Private:Cleanup Private:GetPrivateFrontendIp Private:ValidateInput Private:GetApplicationGatewaySku Private:GetCapacityUnits Private:IsSslCertificateMatch
Dependencies
Release Notes
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
- AzureAppGWMigration.nuspec
- AzureAppGWMigration.ps1