Skip to content

Commit 18b7b94

Browse files
author
Ankita Dutta
committed
additonal edits
1 parent f5f4b0e commit 18b7b94

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/site-recovery/azure-to-azure-customize-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You can provide the following key resource configurations for the failover VM wh
3737

3838
1. Go to **Replicated Items**.
3939
2. Select the desired Azure VM.
40-
3. Select **Network** and select **Edit**. Notice that the NIC configuration settings include the corresponding resources at the source.
40+
3. Select **Network** and select **Edit**. Notice that the NIC configuration settings include the corresponding resources at the source.
4141

4242
:::image type="content" source="./media/azure-to-azure-customize-networking/edit-networking-properties.png" alt-text="Customize the failover networking configurations" lightbox="./media/azure-to-azure-customize-networking/edit-networking-properties-expanded.png":::
4343

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ This table summarized support for the Azure VM OS disk, data disk, and temporary
272272

273273
**Component** | **Support** | **Details**
274274
--- | --- | ---
275-
Disk renaming | Supported |
275+
Disk renaming | Supported | You can rename NICs in the target region based on your organization's naming conventions.
276276
OS disk maximum size | 4096 GB | [Learn more](../virtual-machines/managed-disks-overview.md) about VM disks.
277277
Temporary disk | Not supported | The temporary disk is always excluded from replication.<br/><br/> Don't store any persistent data on the temporary disk. [Learn more](../virtual-machines/managed-disks-overview.md).
278278
Data disk maximum size | 32 TB for managed disks<br></br>4 TB for unmanaged disks|
@@ -352,7 +352,7 @@ Premium P20 or P30 or P40 or P50 disk | 16 KB or greater |20 MB/s | 1684 GB per
352352

353353
**Setting** | **Support** | **Details**
354354
--- | --- | ---
355-
NIC | Maximum number supported for a specific Azure VM size | NICs are created when the VM is created during failover.<br/><br/> The number of NICs on the failover VM depends on the number of NICs on the source VM when replication was enabled. If you add or remove a NIC after enabling replication, it doesn't impact the number of NICs on the replicated VM after failover. <br/><br/> The order of NICs after failover isn't guaranteed to be the same as the original order.
355+
NIC | Maximum number supported for a specific Azure VM size | NICs are created when the VM is created during failover.<br/><br/> The number of NICs on the failover VM depends on the number of NICs on the source VM when replication was enabled. If you add or remove a NIC after enabling replication, it doesn't impact the number of NICs on the replicated VM after failover. <br/><br/> The order of NICs after failover isn't guaranteed to be the same as the original order. <br><br> You can rename NICs in the target region based on your organization's naming conventions.
356356
Internet Load Balancer | Not supported | You can set up public/internet load balancers in the primary region. However, public/internet load balancers aren't supported by Azure Site Recovery in the DR region.
357357
Internal Load balancer | Supported | Associate the preconfigured load balancer using an Azure Automation script in a recovery plan.
358358
Public IP address | Supported | Associate an existing public IP address with the NIC. Or, create a public IP address and associate it with the NIC using an Azure Automation script in a recovery plan.

0 commit comments

Comments
 (0)