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/concepts-multiple-ip-address-failover.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,14 @@ ms.custom: engagement-fy23
12
12
---
13
13
# Configure failover of multiple IP addresses with Azure Site Recovery
14
14
15
-
Every Network Interface Card (NIC) attached to a virtua machine has one or more IP configurations associated to it. Each configuration is assigned one static or dynamic private IP address. Each configuration may also have one public IP address resource associated to it. A public IP address resource has either a dynamic or static public IP address assigned to it. Learn more about [IP addresses in Azure](../virtual-network/ip-services/public-ip-addresses.md).
15
+
Every Network Interface Card (NIC) attached to a virtual machine has one or more IP configurations associated to it. Each configuration is assigned one static or dynamic private IP address. Each configuration may also have one public IP address resource associated to it. A public IP address resource has either a dynamic or static public IP address assigned to it. Learn more about [IP addresses in Azure](../virtual-network/ip-services/public-ip-addresses.md).
16
16
17
-
Azure Site Recovery automatically configures the failover of the Primary IP Configuration. This article describes how you can configure failover of Secondary IP configuration with Site Recovery. Note that this is supported only for Azure virtual machines.
17
+
Azure Site Recovery automatically configures the failover of the Primary IP Configuration. This article describes how you can configure failover of Secondary IP configuration with Site Recovery. This is supported only for Azure virtual machines.
18
18
19
19
20
20
## Configure secondary IP address failover via Azure portal
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
+
Site Recovery automatically configures the failover of your Primary IP Configuration when you Enable Replication for the virtual machine. Secondary IP Configurations need to be manually configured after the replication completes. For this, you need a protected virtual machine that has one or more Secondary IP Configurations.
23
23
24
24
To configure secondary IP address failover, follow these steps:
25
25
@@ -48,13 +48,15 @@ To configure secondary IP address failover, follow these steps:
48
48
49
49
:::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":::
50
50
51
-
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.
51
+
For each IP configuration that was added, you can configure the values for Private IP, Public IP, and Backend Pool for Failover and Test Failover separately.
52
52
53
53
1. Save your changes.
54
54
55
55
56
56
## Next steps
57
57
58
-
- Learn more about [Traffic Manager with Azure Site Recovery](../site-recovery/concepts-traffic-manager-with-site-recovery.md)
59
-
- Learn more about Traffic Manager [routing methods](../traffic-manager/traffic-manager-routing-methods.md).
60
-
- Learn more about [recovery plans](site-recovery-create-recovery-plans.md) to automate application failover.
58
+
Learn more about:
59
+
60
+
-[Traffic Manager with Azure Site Recovery](../site-recovery/concepts-traffic-manager-with-site-recovery.md)
0 commit comments