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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -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 allow list.
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?
@@ -144,7 +144,7 @@ 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
150
3. [Migrate using Azure Portal](/azure/virtual-machines/migration-classic-resource-manager-overview#migration-of-storage-accounts)
0 commit comments