Skip to content

Commit f4507b7

Browse files
authored
Merge pull request #215355 from cynthn/patch-9
Update migration-classic-resource-manager-overview.md
2 parents 3d5923e + e59cd61 commit f4507b7

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed
100 KB
Loading

articles/virtual-machines/migration-classic-resource-manager-overview.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ author: tanmaygore
55
manager: vashan
66
ms.service: virtual-machines
77
ms.subservice: classic-to-arm-migration
8-
ms.workload: infrastructure-services
98
ms.topic: conceptual
10-
ms.date: 02/06/2020
9+
ms.date: 10/21/2022
1110
ms.author: tagore
1211

1312
---
@@ -90,17 +89,13 @@ If your storage account does not have any associated disks or Virtual Machines d
9089
9190
The following screenshots show how to upgrade a Classic storage account to an Azure Resource Manager storage account using Azure portal:
9291
1. Sign in to the [Azure portal](https://portal.azure.com).
93-
2. Navigate to your storage account.
94-
3. In the **Settings** section, click **Migrate to Azure Resource Manager**.
92+
2. Navigate to your classic storage account.
93+
3. In the **Settings** section, click **Migrate to ARM**.
9594
4. Click on **Validate** to determine migration feasibility.
96-
5. If validation passes, click on **Prepare** to create a migrated storage account.
97-
6. Type **yes** to confirm migration and click **Commit** to finish the migration.
95+
:::image type="content" source="./media/migration-classic-resource-manager/validate-storage-account.png" alt-text="Screenshot showing the page for migrating your classic storage account to Azure Resource Manager.":::
96+
1. If validation passes, click on **Prepare** to create a migrated storage account.
97+
1. Type **yes** to confirm migration and click **Commit** to finish the migration.
9898

99-
![Validate Storage Account](../../includes/media/storage-account-upgrade-classic/storage-migrate-resource-manager-1.png)
100-
101-
![Prepare Storage Account](../../includes/media/storage-account-upgrade-classic/storage-migrate-resource-manager-2.png)
102-
103-
![Finalize Storage Account Migration](../../includes/media/storage-account-upgrade-classic/storage-migrate-resource-manager-3.png)
10499

105100
### Migration of unattached resources
106101
Storage Accounts with no associated disks or Virtual Machines data may be migrated independently.
@@ -134,11 +129,11 @@ The following configurations are not currently supported.
134129
| Compute |Virtual machines that have alerts, Autoscale policies |The migration goes through and these settings are dropped. It is highly recommended that you evaluate your environment before you do the migration. Alternatively, you can reconfigure the alert settings after migration is complete. |
135130
| Compute |XML VM extensions (BGInfo 1.*, Visual Studio Debugger, Web Deploy, and Remote Debugging) |This is not supported. It is recommended that you remove these extensions from the virtual machine to continue migration or they will be dropped automatically during the migration process. |
136131
| Compute |Boot diagnostics with Premium storage |Disable Boot Diagnostics feature for the VMs before continuing with migration. You can re-enable boot diagnostics in the Resource Manager stack after the migration is complete. Additionally, blobs that are being used for screenshot and serial logs should be deleted so you are no longer charged for those blobs. |
137-
| Compute | Cloud services that contain more than one availability set or multiple availability sets. |This is currently not supported. Please move the Virtual Machines to the same availability set before migrating. |
132+
| Compute | Cloud services that contain more than one availability set or multiple availability sets. |This is currently not supported. Move the Virtual Machines to the same availability set before migrating. |
138133
| Compute | VM with Microsoft Defender for Cloud extension | Microsoft Defender for Cloud automatically installs extensions on your Virtual Machines to monitor their security and raise alerts. These extensions usually get installed automatically if the Microsoft Defender for Cloud policy is enabled on the subscription. To migrate the Virtual Machines, disable the Defender for Cloud policy on the subscription, which will remove the Defender for Cloud monitoring extension from the Virtual Machines. |
139134
| Compute | VM with backup or snapshot extension | These extensions are installed on a Virtual Machine configured with the Azure Backup service. While the migration of these VMs is not supported, follow the guidance in [Frequently asked questions about classic to Azure Resource Manager migration](./migration-classic-resource-manager-faq.yml) to keep backups that were taken prior to migration. |
140135
| Compute | VM with Azure Site Recovery extension | These extensions are installed on a Virtual Machine configured with the Azure Site Recovery service. While the migration of storage used with Site Recovery will work, current replication will be impacted. You need to disable and enable VM replication after storage migration. |
141-
| Network |Virtual networks that contain virtual machines and web/worker roles |This is currently not supported. Please move the Web/Worker roles to their own Virtual Network before migrating. Once the classic Virtual Network is migrated, the migrated Azure Resource Manager Virtual Network can be peered with the classic Virtual Network to achieve similar configuration as before.|
136+
| Network |Virtual networks that contain virtual machines and web/worker roles |This is currently not supported. Move the Web/Worker roles to their own Virtual Network before migrating. Once the classic Virtual Network is migrated, the migrated Azure Resource Manager Virtual Network can be peered with the classic Virtual Network to achieve similar configuration as before.|
142137
| Network | Classic Express Route circuits |This is currently not supported. These circuits need to be migrated to Azure Resource Manager before beginning IaaS migration. To learn more, see [Moving ExpressRoute circuits from the classic to the Resource Manager deployment model](../expressroute/expressroute-move.md).|
143138
| Azure App Service |Virtual networks that contain App Service environments |This is currently not supported. |
144139
| Azure HDInsight |Virtual networks that contain HDInsight services |This is currently not supported. |

0 commit comments

Comments
 (0)