Skip to content

Commit 5192675

Browse files
VM restore doc updates
1 parent 9aa6a11 commit 5192675

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/backup/backup-azure-arm-restore-vms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Restore VMs by using the Azure portal
33
description: Restore an Azure virtual machine from a recovery point by using the Azure portal, including the Cross Region Restore feature.
44
ms.reviewer: geg
55
ms.topic: conceptual
6-
ms.date: 01/08/2022
6+
ms.date: 02/02/2022
77
author: v-amallick
88
ms.service: backup
99
ms.author: v-amallick
@@ -188,7 +188,7 @@ Currently, secondary region [RPO](azure-backup-glossary.md#rpo-recovery-point-ob
188188

189189
>[!NOTE]
190190
>
191-
>- After the restore is triggered and in the data transfer phase, the restore job can't be cancelled.
191+
>- You can cancel the restore job till the data transfer phase. Once it enters VM creation phase, you can't cancel the restore job.
192192
>- The Cross Region Restore feature restores CMK (customer-managed keys) enabled Azure VMs, which aren't backed-up in a CMK enabled Recovery Services vault, as non-CMK enabled VMs in the secondary region.
193193
>- The Azure roles needed to restore in the secondary region are the same as those in the primary region.
194194
>- While restoring an Azure VM, Azure Backup configures the virtual network settings in the secondary region automatically. If you are [restoring disks](#restore-disks) while deploying the template, ensure to provide the virtual network settings, corresponding to the secondary region.

articles/backup/backup-azure-vm-backup-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ sections:
186186
Yes, you can access the VM once restored due to a VM having a broken relationship with the domain controller. For more information, see this [article](./backup-azure-arm-restore-vms.md#post-restore-steps).
187187
188188
- question: Can I cancel an in-progress restore job?
189-
answer: No, you cannot cancel a restore job that is in-progress.
189+
answer: Yes, you can cancel the restore job till the data transfer phase. Once it enters VM creation phase, you can't cancel the restore job.
190190

191191
- question: Why is my restore operation taking long time to complete?
192192
answer: The total restore time depends on the input/output operations per second (IOPS) speed and the throughput of the storage account. The total restore time can be affected if the target storage account is loaded with other application read and write operations. To improve the speed of restore operation, select a storage account that isn't loaded with other application data.

0 commit comments

Comments
 (0)