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/backup/backup-azure-vms-encryption.md
+3-19Lines changed: 3 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -146,27 +146,11 @@ To set permissions:
146
146
147
147
1. Select **Save** to provide Azure Backup with the permissions.
148
148
149
-
## Restore an encrypted VM
150
-
151
-
Encrypted VMs can only be restored by restoring the VM disk as explained below. **Replace existing** and **Restore VM** aren't supported.
152
-
153
-
Restore encrypted VMs as follows:
154
-
155
-
1.[Restore the VM disk](backup-azure-arm-restore-vms.md#restore-disks).
156
-
157
-
> [!NOTE]
158
-
> After you restore the VM disk, you can manually swap the OS disk of the original VM with the restored VM disk without re-creating it. [Learn more](https://azure.microsoft.com/blog/os-disk-swap-managed-disks/).
159
-
160
-
2. Recreate the virtual machine instance by doing one of the following actions:
161
-
1. Use the template that's generated during the restore operation to customize VM settings, and trigger VM deployment. [Learn more](backup-azure-arm-restore-vms.md#use-templates-to-customize-a-restored-vm).
162
-
>[!NOTE]
163
-
>While deploying the template, verify the storage account containers and the public/private settings.
164
-
1. Create a new VM from the restored disks using PowerShell. [Learn more](backup-azure-vms-automation.md#create-a-vm-from-restored-disks).
165
-
1. For Linux VMs, reinstall the ADE extension so the data disks are open and mounted.
0 commit comments