Skip to content

Commit 2938e22

Browse files
authored
Merge pull request #190894 from azhar2005/classic_migrate
Add FAQ section
2 parents ab53209 + d94c252 commit 2938e22

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,24 @@ For more information on how to set up an Application Gateway resource after VNet
2828
* [Deployment via Azure CLI](quick-create-cli.md)
2929
* [Deployment via ARM template](quick-create-template.md)
3030

31+
## Common questions
32+
33+
### What is Azure Service Manager and what does it mean by classic?
34+
35+
The word "classic" in classic networking service refers to networking resources managed by Azure Service Manager (ASM). Azure Service Manager (ASM) is the old control plane of Azure responsible for creating, managing, deleting VMs and performing other control plane operations.
36+
37+
### What is Azure Resource Manager?
38+
39+
Azure Resource Manager is the latest control plane of Azure responsible for creating, managing, deleting VMs and performing other control plane operations.
40+
41+
### Where can I find more information regarding classic to Azure Resource Manager migration?
42+
43+
Please refer to [Frequently asked questions about classic to Azure Resource Manager migration](../virtual-machines/migration-classic-resource-manager-faq.yml)
44+
45+
### How do I report an issue?
46+
47+
Post your issues and questions about migration to our [Microsoft Q&A page](https://aka.ms/AAflal1). We recommend posting all your questions on this forum. If you have a support contract, you're welcome to log a support ticket as well.
48+
3149
## Next steps
3250
To get started see: [platform-supported migration of IaaS resources from classic to Resource Manager](../virtual-machines/migration-classic-resource-manager-ps.md)
3351

0 commit comments

Comments
 (0)