Skip to content

Commit 771ed12

Browse files
committed
update
1 parent 0b44f06 commit 771ed12

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/application-gateway/classic-to-resource-manager.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ ms.author: greglin
1111

1212
# Application gateway classic to Resource Manager migration
1313

14-
This article describes benefits of the new Azure Resource Manager (ARM) deployment model and provides guidance on how to migrate Azure Application Gateway from [classic deployment](#what-is-azure-service-manager-and-what-does-it-mean-by-classic) to Azure Resource Manager deployment.
14+
This article describes benefits of the new Azure Resource Manager (ARM) deployment model and provides guidance on how to migrate Azure Application Gateway from [classic deployment](#what-is-azure-service-manager-and-what-does-it-mean-by-classic) to Azure Resource Manager deployment. For more information about deployment models, see [Azure Resource Manager vs. classic deployment: Understand deployment models and the state of your resources](/azure/azure-resource-manager/management/deployment-models).
15+
16+
> [!NOTE]
17+
> For information about retirement of the classic deployment model, see [Azure updates](https://azure.microsoft.com/updates?id=azure-classic-resource-providers-will-be-retired-on-31-august-2024).
1518
1619
[Azure Resource Manager](../azure-resource-manager/management/overview.md) has many features and benefits, including:
1720
* Deployment of complex applications through [templates](/azure/azure-resource-manager/templates/overview)
@@ -21,7 +24,7 @@ This article describes benefits of the new Azure Resource Manager (ARM) deployme
2124
* Independent lifecycle management of compute, network, and storage resources
2225

2326
At a high level, migration of an application gateway from classic to Resource manager requires three steps:
24-
1. Remove the application gateway resource from the VNet.
27+
1. Remove (delete) the application gateway resource from the VNet.
2528
2. [Migrate your IaaS resources](/azure/virtual-machines/migration/migration-classic-resource-manager-ps).
2629
3. [Recreate the application gateway resource](#creating-a-new-application-gateway-resource) using Resource Manager.
2730

0 commit comments

Comments
 (0)