Skip to content

Commit 497a07a

Browse files
author
Ankita Dutta
committed
estimated time for reprotection
1 parent 809ed84 commit 497a07a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

articles/resource-mover/support-matrix-extension-resource-types.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Support of Extension resource types in Azure Resource Mover
33
description: Supported Extension resource types
4-
author: aarthiv
4+
author: ankitaduttaMSFT
55
manager: sutalasi
66
ms.service: resource-mover
77
ms.topic: conceptual
@@ -13,8 +13,7 @@ ms.custom: UpdateFrequency.5
1313

1414
# Support for moving extension resource types between Azure regions
1515

16-
This article summarizes all the [Extension resource types ](/articles/azure-resource-manager/management/extension-resource-types.md)that are currently supported while moving Azure resources across regions using Azure resource mover.
17-
16+
This article summarizes all the [Extension resource types](../azure-resource-manager/management/extension-resource-types.md)that are currently supported while moving Azure resources across regions using Azure resource mover.
1817

1918
## Extension resource types supported
2019

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ In most cases, Azure Site Recovery doesn't replicate the complete data to the so
8080

8181
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.
8282
2. If the source VM data is accessible, then differentials are computed by comparing both the disks and only the differences are transferred.
83-
In this case, the **reprotection time** >= checksum calculation time + checksum differentials transfer time + time taken to process the recovery points from Azure Site Recovery agent + auto scale time.
83+
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`.
8484

85-
**Factors governing reprotection time**
85+
**Factors governing reprotection time in scenario 2**
8686

8787
The following factors affect the reprotection time when the source VM is accessible in scenario 2:
8888

0 commit comments

Comments
 (0)