Skip to content

Commit 501331e

Browse files
authored
Update load-balancer-multivip-overview.md
1 parent fea2de4 commit 501331e

File tree

1 file changed

+21
-16
lines changed

1 file changed

+21
-16
lines changed

articles/load-balancer/load-balancer-multivip-overview.md

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,22 +35,27 @@ In this example, add another frontend to your Load Balancer.
3535
5. Select **+ Add** in **Frontend IP configuration** to add a frontend.
3636

3737
6. Enter or select the following information in **Add frontend IP configuration**.
38-
- If **myLoadBalancer** is a _Public_ Load Balancer:
39-
| Setting | Value |
40-
| ------- | ----- |
41-
| Name | **myFrontend2** |
42-
| IP Version | Select **IPv4** or **IPv6**. |
43-
| IP type | Select **IP address** or **IP prefix**. |
44-
| Public IP address | Select an existing Public IP address or create a new one. |
45-
- If **myLoadBalancer** is an _Internal_ Load Balancer:
46-
| Setting | Value |
47-
| ------- | ----- |
48-
| Name | **myFrontend2** |
49-
| IP Version | Select **IPv4** or **IPv6**. |
50-
| Subnet | Select an existing subnet. |
51-
| Availability zone | Select *zone-redundant* for resilient applications. You can also select a specific zone. |
52-
53-
7. Select **Save**.
38+
If **myLoadBalancer** is a _Public_ Load Balancer:
39+
40+
| Setting | Value |
41+
|-------------------|-----------------------------------------------------------|
42+
| Name | **myFrontend2** |
43+
| IP Version | Select **IPv4** or **IPv6**. |
44+
| IP type | Select **IP address** or **IP prefix**. |
45+
| Public IP address | Select an existing Public IP address or create a new one. |
46+
47+
48+
If **myLoadBalancer** is an _Internal_ Load Balancer:
49+
50+
| Setting | Value |
51+
|-------------------|------------------------------------------------------------------------------------------|
52+
| Name | **myFrontend2** |
53+
| IP Version | Select **IPv4** or **IPv6**. |
54+
| Subnet | Select an existing subnet. |
55+
| Availability zone | Select *zone-redundant* for resilient applications. You can also select a specific zone. |
56+
57+
58+
8. Select **Save**.
5459

5560
Next you must associate the frontend IP configuration you have created with an appropriate load balancing rule. Refer to [Manage rules for Azure Load Balancer](manage-rules-how-to.md#load-balancing-rules) for more information on how to do this.
5661

0 commit comments

Comments
 (0)