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

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

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

Version History

Version Downloads Last updated
1.0.11 (current version) 1,258 8/9/2023
1.0.10 636 3/28/2023
1.0.7 1,975 3/31/2020
1.0.5 607 9/4/2019
1.0.4 267 7/1/2019
1.0.3 214 5/31/2019
1.0.1 53 5/20/2019
Show more