Skip to content

Commit de1436c

Browse files
author
Ankita Dutta
committed
acrofix
1 parent 1979e55 commit de1436c

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

articles/site-recovery/concepts-multiple-ip-address-failover.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ ms.custom: engagement-fy23
1212
---
1313
# Configure failover of multiple IP addresses with Azure Site Recovery
1414

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).
1616

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.
1818

1919

2020
## Configure secondary IP address failover via Azure portal
2121

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.
2323

2424
To configure secondary IP address failover, follow these steps:
2525

@@ -48,13 +48,15 @@ To configure secondary IP address failover, follow these steps:
4848

4949
:::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":::
5050

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.
5252

5353
1. Save your changes.
5454

5555

5656
## Next steps
5757

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)
61+
- Traffic Manager [routing methods](../traffic-manager/traffic-manager-routing-methods.md).
62+
- [Recovery plans](site-recovery-create-recovery-plans.md) to automate application failover.

0 commit comments

Comments
 (0)