Skip to content

Commit 1c9d990

Browse files
author
Ankita Dutta
committed
1
1 parent e9e6c14 commit 1c9d990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/site-recovery/azure-to-azure-how-to-reprotect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: site-recovery
55
author: ankitaduttaMSFT
66
ms.service: site-recovery
77
ms.topic: tutorial
8-
ms.date: 01/31/2024
8+
ms.date: 02/27/2024
99
ms.author: ankitadutta
1010
---
1111

@@ -81,7 +81,7 @@ By default, the following occurs:
8181

8282
In most cases, Azure Site Recovery doesn't replicate the complete data to the source region. The amount of data replicated depends on the following conditions:
8383

84-
1. If the source VM data is deleted, corrupted, or inaccessible for some reason, such as a resource group change or delete, a complete initial replication will happen during reprotection because there's no data available on the source region to use. In this case, the reprotection time taken will be at least as long as the initial replication time taken from the primary to the disaster recovery location.
84+
1. Azure Site Recovery doesn't support reprotection if the source virtual machine's data is deleted, corrupted, or inaccessible for some reason. For example, a resource group change or deletion. Alternatively, you can disable the previous disaster recovery protection and enable a new protection from the current region.
8585
2. If the source VM data is accessible, then differentials are computed by comparing both the disks and only the differences are transferred.
8686
In this case, the **reprotection time** is greater than or equal to the `checksum calculation time + checksum differentials transfer time + time taken to process the recovery points from Azure Site Recovery agent + auto scale time`.
8787

0 commit comments

Comments
 (0)