You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/migration-classic-resource-manager-faq.yml
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ metadata:
8
8
ms.subservice: classic-to-arm-migration
9
9
ms.workload: infrastructure-services
10
10
ms.topic: faq
11
-
ms.date: 02/06/2020
11
+
ms.date: 10/10/2022
12
12
ms.author: tagore
13
13
title: Frequently asked questions about classic to Azure Resource Manager migration
14
14
summary: |
@@ -22,7 +22,7 @@ sections:
22
22
- question: |
23
23
What is Azure Service Manager and what does it mean by classic?
24
24
answer: |
25
-
The word "classic" in IaaS VM (classic) refers to VMs 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.
25
+
The word "classic" in IaaS VMs (classic) refers to VMs 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.
26
26
27
27
- question: |
28
28
What is Azure Resource Manager?
@@ -42,12 +42,12 @@ sections:
42
42
- question: |
43
43
What is the definition of an existing customer on IaaS Virtual Machines (classic)?
44
44
answer: |
45
-
Customer who had active or stopped but allocated IaaS VMs (Classic) in their subscriptions in the month of February 2020, are considered as an existing customer. Only these customers get until March 1, 2023 to migrate their VMs from Azure Service Manager to Azure Resource Manager.
45
+
Customers who had active or stopped but allocated IaaS VMs (Classic) in their subscriptions in the month of February 2020, are considered existing customers. Only these customers get until March 1, 2023 to migrate their VMs from Azure Service Manager to Azure Resource Manager.
46
46
47
47
- question: |
48
48
Why am I getting an error stating "NewClassicVMCreationNotAllowedForSubscription"?
49
49
answer: |
50
-
As part of the retirement process, IaaS VM (classic) are no longer available for new customers. We identified you as new customers and hence your operation was not authorized. We strongly recommend using Azure Resource Manager. If you cannot use Azure VMs using Azure Resource Manager, please contact support to add your subscription to the allow list.
50
+
As part of the retirement process, IaaS VMs (classic) are no longer available for new customers. We identified you as new customers and hence your operation was not authorized. We strongly recommend using Azure Resource Manager. If you cannot use Azure VMs using Azure Resource Manager, contact support to add your subscription to the allowlist.
51
51
52
52
- question: |
53
53
Does this migration plan affect any of my existing services or applications that run on Azure virtual machines?
@@ -98,7 +98,7 @@ sections:
98
98
When you move a VM from classic to Resource Manager mode, backups taken prior to migration will not migrate to newly migrated Resource Manager VM. However, if you wish to keep your backups of classic VMs, follow these steps before the migration.
99
99
100
100
1. In the Recovery Services vault, go to the **Backup Items** blade and select the VM.
101
-
2. Click Stop Backup. Select "Retain Backup Data" in the dropdown menu..
101
+
2. Click Stop Backup. Select **Retain Backup Data** in the dropdown menu.
102
102
103
103
> [!NOTE]
104
104
> This option will stop all future backup jobs from protecting your VM. However, Azure Backup service will retain the recovery points that have been backed up. You'll need to pay to keep the recovery points in the vault (see [Azure Backup pricing](https://azure.microsoft.com/pricing/details/backup/) for details). You'll be able to restore the VM if needed. If you decide to resume VM protection, then you can use *Resume backup* option.
@@ -144,13 +144,13 @@ sections:
144
144
- question: |
145
145
How do I migrate my classic storage accounts to Resource Manager?
146
146
answer: |
147
-
If you have a classic VM attached to your account, please migrate the classic VMs first. Classic storage accounts must be migrated after classic VM is migrated. Migration can be done either using the Azure Portal, with PowerShell or with Azure CLI.
147
+
If you have a classic VM attached to your account, migrate the classic VMs first. Classic storage accounts must be migrated after classic VM is migrated. Migration can be done either using the Azure portal, with PowerShell or with Azure CLI.
148
148
1. [Migrate using PowerShell](/azure/virtual-machines/migration-classic-resource-manager-ps#step-52-migrate-a-storage-account)
149
149
2. [Migrate using Azure CLI](/azure/virtual-machines/migration-classic-resource-manager-cli#step-5-migrate-a-storage-account)
150
-
3. [Migrate using Azure Portal](/azure/virtual-machines/migration-classic-resource-manager-overview#migration-of-storage-accounts)
150
+
3. [Migrate using Azure portal](/azure/virtual-machines/migration-classic-resource-manager-overview#migration-of-storage-accounts)
151
151
152
152
- question: |
153
-
What is the official date classic storage accounts will be cut-off from creation?
153
+
What is the official date classic storage accounts will be cutoff from creation?
154
154
answer: |
155
155
Subscriptions created after August 2022 will no longer be able to create classic storage accounts. However, any existing subscription before August 2022 can continue to create and manage classic storage resources until the retirement date of 31 August 2024.
156
156
@@ -162,7 +162,7 @@ sections:
162
162
- question: |
163
163
How do I identify my classic storage accounts in my subscription?
164
164
answer: |
165
-
In Azure Portal, search for Storage Account to get the list of all storage accounts. Look at the Type column to identify the classic ones. If Type is microsoft.classicstorage/storageaccounts then the account is classic.
165
+
In Azure portal, search for Storage Account to get the list of all storage accounts. Look at the Type column to identify the classic ones. If Type is microsoft.classicstorage/storageaccounts then the account is classic.
0 commit comments