Skip to content

Commit e35b48c

Browse files
author
Ankita Dutta
committed
asr eee
1 parent 05be20d commit e35b48c

4 files changed

+7
-7
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
55
manager: aravindang
66
ms.service: azure-site-recovery
77
ms.topic: tutorial
8-
ms.date: 05/06/2024
8+
ms.date: 10/28/2024
99
ms.author: ankitadutta
1010
ms.custom: references_regions
1111
---
@@ -65,9 +65,7 @@ As mentioned before, zone-to-zone disaster recovery uses redundant networking co
6565

6666
- **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.
6767
- **Subnet**: Failover into the same subnet is supported.
68-
- **Private IP address**: If you're using static IP addresses, you can use the same IP addresses in the target zone if you choose to configure them that way.
69-
70-
When you use Azure Site Recovery, you must have a free IP address available in the subnet for each VM for which you want to use the same IP address in the target zone. During failover, Azure Site Recovery allocates this free IP address to the source VM to free up the target IP address. Azure Site Recovery then allocates the target IP address to the target VM.
68+
- **Private IP address**: If you're using static IP addresses, you cannot retain the same IP address in zone to zone failover.
7169
- **Accelerated networking**: Similar to Azure-to-Azure disaster recovery, you can enable accelerated networking if the VM type supports it.
7270
- **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.
7371
- **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/configure-mobility-service-proxy-settings.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ Mobility Service auto detects the proxy settings from environment settings or In
4545

4646
### Method 2: Provide custom application proxy settings
4747

48-
In this case, the customer provides custom application proxy settings in Mobility Service config file ProxyInfo.conf. This method allows customers to provide proxy only for Mobility Service or a different proxy for Azure Site Recovery Mobility Service than a proxy (or no proxy) for rest of the applications on the machine.
48+
In this case, the customer provides custom application proxy settings in Mobility Service config file ProxyInfo.conf. This method allows customers to provide proxy only for Mobility Service or a different proxy for Azure Site Recovery Mobility Service than a proxy (or no proxy) for rest of the applications on the machine. Check whether the file `C:\ProgramData\Microsoft Azure Site Recovery\Config\ProxyInfo.conf` has any proxy entry. In case the file doesn't exist, create one.
49+
4950

5051
## Proxy template
5152

articles/site-recovery/hyper-v-azure-support-matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Support for disaster recovery of Hyper-V VMs to Azure with Azure Site Rec
33
description: Summarizes the supported components and requirements for Hyper-V VM disaster recovery to Azure with Azure Site Recovery
44
ms.service: azure-site-recovery
55
ms.topic: concept-article
6-
ms.date: 09/18/2024
6+
ms.date: 10/28/2024
77
author: ankitaduttaMSFT
88
ms.author: ankitadutta
99
---

articles/site-recovery/vmware-physical-azure-support-matrix.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,9 +321,10 @@ Azure virtual network service endpoints<br/> | Yes
321321
Accelerated networking | No
322322

323323
## Storage
324+
324325
**Component** | **Supported**
325326
--- | ---
326-
Dynamic disk | OS disk must be a basic disk. <br/><br/>Data disks can be dynamic disks
327+
Dynamic disk | OS disk must be a basic disk. <br/><br/>Data disks can be dynamic disks. <br><br> Data disks can be spanned volumes.
327328
Docker disk configuration | No
328329
Host NFS | Yes for VMware<br/><br/> No for physical servers
329330
Host SAN (iSCSI/FC) | Yes

0 commit comments

Comments
 (0)