Skip to content

Commit 0410edc

Browse files
committed
Incorporate Pull Request Feedback
1 parent bd62f5a commit 0410edc

File tree

11 files changed

+12
-9
lines changed

11 files changed

+12
-9
lines changed

articles/site-recovery/concepts-secondary-ip-config-failover.md renamed to articles/site-recovery/concepts-multiple-ip-address-failover.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Configure Failover of Secondary IP Configs with Azure Site Recovery
3-
description: Describes how to configure the failover of Secondary IP Configs for Azure VMs
2+
title: Configure failover of multiple IP addresses with Azure Site Recovery
3+
description: Describes how to configure the failover of secondary IP configs for Azure VMs
44
services: site-recovery
55
author: rishjai-msft
66
manager: gaggupta
@@ -10,36 +10,37 @@ ms.date: 11/01/2021
1010
ms.author: rishjai
1111

1212
---
13-
# Configure Failover of Multiple IP Addresses with Azure Site Recovery
13+
# Configure failover of multiple IP addresses with Azure Site Recovery
1414

1515
Every NIC attached to a VM 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. To learn more about [IP addresses in Azure](../virtual-network/ip-services/public-ip-addresses.md), read the IP addresses in Azure article.
1616

1717
Today, Site Recovery automatically configures the failover of the Primary IP Configuration. This article describes how you can configure failover of Secondary IP Configs with Site Recovery. Please note that this is supported only for Azure VMs.
1818

19-
## Configure Secondary IP Address Failover via Azure Portal
19+
## Configure Secondary IP Address Failover via Azure portal
2020

2121
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.
2222

2323
Follow the steps as outlined:
2424
1. Navigate to the **Network** blade on the Replicated Items page.
2525

26-
![Replicated Items Blade](./media/concepts-secondary-ip-config-failover/network-tab.png)
26+
:::image type="content" source="./media/concepts-multiple-ip-address-failover/network-tab.png" alt-text="Replicated Items Blade":::
27+
2728

2829
2. You will see the following highlighted text. Click on **Edit** to modify it.
2930

30-
![Network Tab Edit Mode](./media/concepts-secondary-ip-config-failover/network-edit.png)
31+
:::image type="content" source="./media/concepts-multiple-ip-address-failover/network-edit.png" alt-text="Network Tab Edit Mode" lightbox="./media/concepts-multiple-ip-address-failover/network-edit-expanded.png":::
3132

3233
3. Click on "+ IP Configurations". You will see two options, Either add all IP Configurations, or selectively add IP Configurations.
3334

34-
![Add IP Configurations](./media/concepts-secondary-ip-config-failover/add-ip-configs.png)
35+
:::image type="content" source="./media/concepts-multiple-ip-address-failover/add-ip-configurations.png" alt-text="Add IP Configurations":::
3536

3637
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.
3738

38-
![Add All IP Configurations](./media/concepts-secondary-ip-config-failover/add-all-ipconfigs.png)
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":::
3940

4041
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.
4142

42-
![Select and Add IP Configurations](./media/concepts-secondary-ip-config-failover/select-and-add-ipconfigs.png)
43+
:::image type="content" source="./media/concepts-multiple-ip-address-failover/select-and-add-ip-configurations.png" alt-text="Select and Add IP Configurations":::
4344

4445
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.
4546

83.3 KB
Loading
142 KB
Loading
98.6 KB
Loading
106 KB
Loading

0 commit comments

Comments
 (0)