You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-customize-networking.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,9 @@ author: ankitaduttaMSFT
6
6
manager: gaggupta
7
7
ms.service: site-recovery
8
8
ms.topic: article
9
-
ms.date: 10/01/2021
9
+
ms.date: 03/27/2023
10
10
ms.author: ankitadutta
11
+
ms.custom: engagement-fy23
11
12
12
13
---
13
14
# Customize networking configurations of the target Azure VM
@@ -36,14 +37,14 @@ You can provide the following key resource configurations for the failover VM wh
36
37
37
38
1. Go to **Replicated Items**.
38
39
2. Select the desired Azure VM.
39
-
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.
40
41
41
-
:::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":::
42
+
:::image type="content" source="./media/azure-to-azure-customize-networking/edit-networking-properties.png" alt-text="Screenshot of how to Customize the failover networking configurations." lightbox="./media/azure-to-azure-customize-networking/edit-networking-properties.png":::
42
43
43
44
4. Select a test failover virtual network.
44
45
5. Select the NIC tab you want to configure. Now, select the corresponding pre-created resources in the test failover and failover location.
45
46
46
-
:::image type="content" source="./media/azure-to-azure-customize-networking/nic-drilldown.png" alt-text="Edit the NIC configuration" lightbox="./media/azure-to-azure-customize-networking/nic-drilldown-expanded.png":::
47
+
:::image type="content" source="./media/azure-to-azure-customize-networking/nic-drilldown-expanded.png" alt-text="Screenshot of Edit the NIC configuration." lightbox="./media/azure-to-azure-customize-networking/nic-drilldown-expanded.png":::
47
48
48
49
6. Select **OK**.
49
50
@@ -78,4 +79,9 @@ Network security group:
78
79
79
80
80
81
> [!WARNING]
81
-
> If the target VM is associated with an availability set, then you need to associate the public IP and internal load balancer of the same SKU with that of the other VM's public IP and internal load balancer in the availability set. If you don't, failover might not succeed.
82
+
> If the target VM is associated with an availability set, then you need to associate the public IP and internal load balancer of the same SKU with that of the other VM's public IP and internal load balancer in the availability set. If you don't, failover might not succeed.
83
+
84
+
## Next steps
85
+
86
+
- Review [networking guidance](./azure-to-azure-about-networking.md) for Azure VM disaster recovery.
87
+
-[Learn more](site-recovery-retain-ip-azure-vm-failover.md) about retaining IP addresses after failover.
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-network-mapping.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
5
5
manager: rochakm
6
6
ms.service: site-recovery
7
7
ms.topic: conceptual
8
-
ms.date: 7/25/2021
8
+
ms.date: 03/27/2023
9
9
ms.author: ankitadutta
10
10
ms.custom: engagement-fy23
11
11
@@ -27,14 +27,14 @@ Map networks as follows:
27
27
28
28
1. In **Site Recovery Infrastructure**, click **+Network Mapping**.
29
29
30
-

30
+
:::image type="content" source="./media/site-recovery-network-mapping-azure-to-azure/network-mapping1.png" alt-text="Screenshot of Create a network mapping." lightbox="./media/site-recovery-network-mapping-azure-to-azure/network-mapping1.png":::
31
31
32
32
3. In **Add network mapping**, select the source and target locations. In our example, the source VM is running in the East Asia region, and replicates to the Southeast Asia region.
33
33
34
-

34
+
:::image type="content" source="./media/site-recovery-network-mapping-azure-to-azure/network-mapping2.png" alt-text="Screenshot of Select source and target." lightbox="./media/site-recovery-network-mapping-azure-to-azure/network-mapping2.png":::
35
35
3. Now create a network mapping in the opposite direction. In our example, the source will now be Southeast Asia, and the target will be East Asia.
36
36
37
-

37
+
:::image type="content" source="./media/site-recovery-network-mapping-azure-to-azure/network-mapping3.png" alt-text="Screenshot of Add network mapping pane - Select source and target locations for the target network." lightbox="./media/site-recovery-network-mapping-azure-to-azure/network-mapping3.png":::
38
38
39
39
40
40
## Map networks when you enable replication
@@ -59,8 +59,7 @@ The subnet of the target VM is selected based on the name of the subnet of the s
59
59
- If a subnet with the same name doesn't exist in the target network, the first subnet in the alphabetical order is set as the target subnet.
60
60
- You can modify the target subnet in the **Network** settings for the VM.
:::image type="content" source="./media/site-recovery-network-mapping-azure-to-azure/modify-subnet.png" alt-text="Screenshot of Network compute properties window." lightbox="./media/site-recovery-network-mapping-azure-to-azure/modify-subnet.png":::
64
63
65
64
## Set up IP addressing for target VMs
66
65
@@ -88,7 +87,7 @@ Different address space | The next available IP address in the target subnet is
88
87
**Target network** | **Details**
89
88
--- | ---
90
89
Target network is the failover VNet | - Target IP address will be static with the same IP address. <br/><br/> - If the same IP address is already assigned, then the IP address is the next one available at the end of the subnet range. For example: If the source IP address is 10.0.0.19 and failover network uses range 10.0.0.0/24, then the next IP address assigned to the target VM is 10.0.0.254.
91
-
Target network isn't the failover VNet | - Target IP address will be static with the same IP address, only if it is available in the target virtual network. <br/><br/> - If the same IP address is already assigned, then the IP address is the next one available at the end of the subnet range.<br/><br/> For example: If the source static IP address is 10.0.0.19 and failover is on an network that isn't the failover network, with the range 10.0.0.0/24, then the target static IP address will be 10.0.0.19 if available, and otherwise it will be 10.0.0.254.
90
+
Target network isn't the failover VNet | - Target IP address will be static with the same IP address, only if it is available in the target virtual network. <br/><br/> - If the same IP address is already assigned, then the IP address is the next one available at the end of the subnet range.<br/><br/> For example: If the source static IP address is 10.0.0.19 and failover is on a network that isn't the failover network, with the range 10.0.0.0/24, then the target static IP address will be 10.0.0.19 if available, and otherwise it will be 10.0.0.254.
92
91
93
92
- The failover VNet is the target network that you select when you set up disaster recovery.
94
93
- We recommend that you always use a non-production network for test failover.
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-support-matrix.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -275,6 +275,7 @@ This table summarized support for the Azure VM OS disk, data disk, and temporary
275
275
276
276
**Component** | **Support** | **Details**
277
277
--- | --- | ---
278
+
Disk renaming | Supported | You can rename NICs in the target region based on your organization's naming conventions.
278
279
OS disk maximum size | 4096 GB | [Learn more](../virtual-machines/managed-disks-overview.md) about VM disks.
279
280
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).
280
281
Data disk maximum size | 32 TB for managed disks<br></br>4 TB for unmanaged disks|
@@ -354,7 +355,7 @@ Premium P20 or P30 or P40 or P50 disk | 16 KB or greater |20 MB/s | 1684 GB per
354
355
355
356
**Setting** | **Support** | **Details**
356
357
--- | --- | ---
357
-
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. NIC renaming is supported using PowerShell.
358
+
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.
358
359
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.
359
360
Internal Load balancer | Supported | Associate the preconfigured load balancer using an Azure Automation script in a recovery plan.
360
361
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.
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-vm-disaster-recovery-with-accelerated-networking.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,16 @@ author: ankitaduttaMSFT
7
7
manager: gaggupta
8
8
ms.service: site-recovery
9
9
ms.topic: conceptual
10
-
ms.date: 04/08/2019
10
+
ms.date: 03/27/2023
11
11
ms.author: ankitadutta
12
+
ms.custom: engagement-fy23
12
13
13
14
---
14
15
# Accelerated Networking with Azure virtual machine disaster recovery
15
16
16
17
Accelerated Networking enables single root I/O virtualization (SR-IOV) to a VM, greatly improving its networking performance. This high-performance path bypasses the host from the datapath, reducing latency, jitter, and CPU utilization, for use with the most demanding network workloads on supported VM types. The following picture shows communication between two VMs with and without accelerated networking:
:::image type="content" source="./media/azure-vm-disaster-recovery-with-accelerated-networking/accelerated-networking-benefit.png" alt-text="Screenshot of difference between accelerated and non-accelerated networking." lightbox="./media/azure-vm-disaster-recovery-with-accelerated-networking/accelerated-networking-benefit.png":::
19
20
20
21
Azure Site Recovery enables you to utilize the benefits of Accelerated Networking, for Azure virtual machines that are failed over to a different Azure region. This article describes how you can enable Accelerated Networking for Azure virtual machines replicated with Azure Site Recovery.
21
22
@@ -69,14 +70,17 @@ When you [enable replication](azure-to-azure-tutorial-enable-replication.md) for
69
70
70
71
The status of Accelerated Networking can be verified under the respective NIC's Tab in the **Network** settings for the replicated virtual machine.
:::image type="content" source="./media/azure-vm-disaster-recovery-with-accelerated-networking/compute-network-accelerated-networking.png" alt-text="Screenshot of Accelerated Networking setting." lightbox="./media/azure-vm-disaster-recovery-with-accelerated-networking/compute-network-accelerated-networking.png":::
74
+
75
+
73
76
74
77
If you have enabled Accelerated Networking on the source virtual machine after enabling replication, you can enable Accelerated Networking for the replicated virtual machine's network interfaces by the following process:
75
78
1. Open **Network** settings for the replicated virtual machine
76
79
2. Click on the name of the network interface under the **Network interfaces** section
77
80
3. Select **Enabled** from the dropdown for Accelerated Networking under the **Target** column
:::image type="content" source="./media/azure-vm-disaster-recovery-with-accelerated-networking/network-interface-accelerated-networking-enabled.png" alt-text="Screenshot of Enable Accelerated Networking." lightbox="./media/azure-vm-disaster-recovery-with-accelerated-networking/network-interface-accelerated-networking-enabled.png":::
83
+
80
84
81
85
The above process should also be followed for existing replicated virtual machines, that did not previously have Accelerated Networking enabled automatically by Site Recovery.
Copy file name to clipboardExpand all lines: articles/site-recovery/concepts-multiple-ip-address-failover.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,9 @@ author: ankitaduttaMSFT
6
6
manager: gaggupta
7
7
ms.service: site-recovery
8
8
ms.topic: conceptual
9
-
ms.date: 11/01/2021
9
+
ms.date: 03/27/2023
10
10
ms.author: ankitadutta
11
+
ms.custom: engagement-fy23
11
12
12
13
---
13
14
# Configure failover of multiple IP addresses with Azure Site Recovery
@@ -20,32 +21,34 @@ Today, Site Recovery automatically configures the failover of the Primary IP Con
20
21
21
22
Site Recovery automatically configures the failover of your Primary IP Configuration when you Enable Replication for the VM. Secondary IP Configurations need to be manually configured after the Enable Replication completes. For this you need a protected VM that has one or more Secondary IP Configurations.
22
23
23
-
Follow the steps as outlined:
24
+
**Follow these steps:**
25
+
24
26
1. Navigate to the **Network** blade on the Replicated Items page.
:::image type="content" source="./media/concepts-multiple-ip-address-failover/network-edit.png" alt-text="Screenshot of Network Tab Edit Mode." lightbox="./media/concepts-multiple-ip-address-failover/network-edit-expanded.png":::
32
34
33
35
3. Click on "+ IP Configurations". You will see two options, Either add all IP Configurations, or selectively add IP Configurations.
34
36
35
-
:::image type="content" source="./media/concepts-multiple-ip-address-failover/add-ip-configurations.png" alt-text="Add IP Configurations":::
37
+
:::image type="content" source="./media/concepts-multiple-ip-address-failover/add-ip-configurations.png" alt-text="Screenshot of Add IP Configurations.":::
36
38
37
39
4. On clicking **Add all secondary IP Configurations**, all of them will appear in the grid below, and then you can configure them as you like.
38
40
39
-
:::image type="content" source="./media/concepts-multiple-ip-address-failover/add-all-ip-configurations.png" alt-text="Add All IP Configurations" lightbox="./media/concepts-multiple-ip-address-failover/add-all-ip-configurations-expanded.png":::
41
+
:::image type="content" source="./media/concepts-multiple-ip-address-failover/add-all-ip-configurations.png" alt-text="Screenshot of All IP Configurations." lightbox="./media/concepts-multiple-ip-address-failover/add-all-ip-configurations-expanded.png":::
40
42
41
43
5. Alternatively, on clicking **Select and add secondary IP Configurations**, a blade will open where you can pick and add IP Configurations you'd like to configure for failover.
42
44
43
-
:::image type="content" source="./media/concepts-multiple-ip-address-failover/select-and-add-ip-configurations.png" alt-text="Select and Add IP Configurations":::
45
+
:::image type="content" source="./media/concepts-multiple-ip-address-failover/select-and-add-ip-configurations.png" alt-text="Screenshot of Select and Add IP Configurations." lightbox="./media/concepts-multiple-ip-address-failover/select-and-add-ip-configurations.png":::
44
46
45
47
Now, for each IP Configuration that you've added, you can configure the values for Private IP, Public IP, and Backend Pool for Failover and Test Failover separately. After you've done it all, don't forget to Save changes.
46
48
47
49
48
50
## Next steps
51
+
49
52
- Learn more about [Traffic Manager with Azure Site Recovery](../site-recovery/concepts-traffic-manager-with-site-recovery.md)
50
53
- Learn more about Traffic Manager [routing methods](../traffic-manager/traffic-manager-routing-methods.md).
51
54
- Learn more about [recovery plans](site-recovery-create-recovery-plans.md) to automate application failover.
0 commit comments