Skip to content

Commit 2843356

Browse files
Merge pull request #293375 from AbhishekMallick01/Jan-22-2025-EEE
Addressed EEE doc ask #23984708
2 parents 3c1554d + 5452746 commit 2843356

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/backup/backup-instant-restore-capability.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Instant Restore Capability
33
description: Azure Instant Restore Capability and FAQs for VM backup stack, Resource Manager deployment model
44
ms.topic: overview
5-
ms.date: 03/05/2025
5+
ms.date: 03/27/2025
66
author: jyothisuri
77
ms.author: jsuri
88
---
@@ -35,10 +35,10 @@ A recovery point is created as soon as the snapshot is finished and this recover
3535

3636
## Feature considerations
3737

38-
* The snapshots are stored along with the disks to boost recovery point creation and to speeds up the restore operations. As a result, you'll see storage costs that correspond to snapshots taken during this period.
38+
* The snapshots are stored along with the disks to boost recovery point creation and to speed up restore operations. As a result, you'll see storage costs that correspond to snapshots taken during this period.
3939
* For standard policy, all snapshots are incremental in nature and are stored as page blobs. All the users using unmanaged disks are charged for the snapshots stored in their local storage account. Since the restore point collections used by Managed VM backups use blob snapshots at the underlying storage level, for managed disks you'll see costs corresponding to blob snapshot pricing and they're incremental.
40-
* For premium storage accounts, the snapshots taken for instant recovery points count towards the 10-TB limit of allocated space. For Enhanced policy, only Managed VM backups are supported. The initial snapshot is a full copy of the disk(s). The subsequent snapshots are incremental in nature and occupy only delta changes to disks since the last snapshot.
41-
When you use an Instant Restore recovery point, you must restore the VM or disks to a subscription and resource group that don't require CMK-encrypted disks via Azure Policy.
40+
* For premium storage accounts, the snapshots taken for instant recovery points count towards the 10-TB limit of allocated space. For Enhanced policy, only Managed VM backups are supported. The initial snapshot is a full copy of the disk(s). The subsequent snapshots are incremental in nature and occupy only delta changes to disks since the last snapshot. When you use an Instant Restore recovery point, you must restore the VM or disks to a subscription and resource group that don't require CMK-encrypted disks via Azure Policy.
41+
* When you perform Instant Restores for unmanaged disks, ensure that the storage account hosting the snapshot/vhd files has public network access or similar is enabled. If necessary network access from the Storage Account isn't available, then a standard recovery point restore is triggered, which will cause a slower restore time.
4242

4343
## Cost impact
4444

0 commit comments

Comments
 (0)