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
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -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, 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