Skip to content

Commit 0b6234c

Browse files
Merge pull request #294451 from ankitaduttaMSFT/1102
edits
2 parents 09b0b73 + 2c4008e commit 0b6234c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/site-recovery/azure-to-azure-how-to-enable-zone-to-zone-disaster-recovery.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes when and how to use zone-to-zone disaster re
44
author: ankitaduttaMSFT
55
ms.service: azure-site-recovery
66
ms.topic: tutorial
7-
ms.date: 12/23/2024
7+
ms.date: 02/12/2025
88
ms.author: ankitadutta
99
ms.custom: references_regions
1010
---
@@ -64,9 +64,9 @@ As mentioned before, zone-to-zone disaster recovery uses redundant networking co
6464

6565
- **Virtual network**: You can use the same virtual network as the source network for actual failovers. For test failovers, use a virtual network that's different from the source virtual network.
6666
- **Subnet**: Failover into the same subnet is supported.
67-
- **Private IP address**: If you're using static IPs, you can use the same static IPs for the failed over VM once failover completes. Ensure the source VM’s private IP is static before enabling Site Recovery. You must have a free IP in the same subnet (different from the source IP). When failover is triggered, Site Recovery assigns the free IP to the source VM, freeing the source IP for use.
67+
- **Private IP address**: If you're using static IPs, you can use the same static IPs for the failed over VM once failover completes. [Ensure the source VM’s private IP is static](../virtual-network/ip-services/virtual-networks-static-private-ip.md#change-private-ip-address-to-static) before enabling Site Recovery. You must have a free IP (different from the source IP) in the same subnet. When failover is triggered, Site Recovery assigns the free IP to the source VM, freeing the source IP so that it can be associated with target VM.
6868
> [!NOTE]
69-
> You can use the same source IP for the target VM only if you choose to shut down the source VM during failover. Shutting down the VM helps to dissociate the original IP.
69+
> You can use the same source IP for the target VM only if you choose to shut down the source VM during failover. Shutting down the VM helps to dissociate the original IP from source VM so that it can be associated with target VM.
7070
- **Accelerated networking**: Similar to Azure-to-Azure disaster recovery, you can enable accelerated networking if the VM type supports it.
7171
- **Public IP address**: You can attach a previously created standard public IP address in the same region to the target VM. Basic public IP addresses don't support scenarios related to availability zones.
7272
- **Load balancer**: A standard load balancer is a regional resource, so the target VM can be attached to the back-end pool of the same load balancer. A new load balancer isn't required.

articles/site-recovery/deploy-vmware-azure-replication-appliance-modernized.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If you just created a free Azure account, you're the owner of your subscription.
3535

3636
## Required permissions
3737

38-
**Here are the required key vault permissions**:
38+
**Here are the required permissions**:
3939

4040
- Microsoft.OffAzure/*
4141
- Microsoft.Recoveryservices/*

0 commit comments

Comments
 (0)