Skip to content

Commit 4945a2a

Browse files
Merge pull request #267303 from ankitaduttaMSFT/ad-hoc
Ad hoc
2 parents a17e4fe + a113419 commit 4945a2a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/site-recovery/azure-to-azure-common-questions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article answers common questions about Azure VM disaster recov
44
ms.author: ankitadutta
55
author: ankitaduttaMSFT
66
manager: rochakm
7-
ms.date: 10/06/2023
7+
ms.date: 02/27/2024
88
ms.topic: conceptual
99
ms.service: site-recovery
1010

@@ -76,7 +76,7 @@ Yes, you can replicate VMs in availability zones to another Azure region.
7676

7777
### Can I replicate non-zone VMs to a zone within the same region?
7878

79-
This isn't supported in the portal. You can use the REST API/PowerShell to do this.
79+
This isn't supported.
8080

8181
### Can I replicate zoned VMs to a different zone in the same region?
8282

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

articles/site-recovery/azure-to-azure-support-matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ SAS key rotation | Not Supported | If the SAS key for storage accounts is rotate
356356
Host Caching | Supported
357357
Hot add | Supported | Enabling replication for a data disk that you add to a replicated Azure VM is supported for VMs that use managed disks. <br/><br/> Only one disk can be hot added to an Azure VM at a time. Parallel addition of multiple disks isn't supported. |
358358
Hot remove disk | Not supported | If you remove data disk on the VM, you need to disable replication and enable replication again for the VM.
359-
Exclude disk | Support. You must use [PowerShell](azure-to-azure-exclude-disks.md) to configure. | Temporary disks are excluded by default.
359+
Exclude disk | Supported. You can use [PowerShell](azure-to-azure-exclude-disks.md) or navigate to **Advanced Setting** > **Storage Settings** > **Disk to Replicate** option from the portal. | Temporary disks are excluded by default.
360360
Storage Spaces Direct | Supported for crash consistent recovery points. Application consistent recovery points aren't supported. |
361361
Scale-out File Server | Supported for crash consistent recovery points. Application consistent recovery points aren't supported. |
362362
DRBD | Disks that are part of a DRBD setup aren't supported. |

0 commit comments

Comments
 (0)