Skip to content

Commit 3c0dfd4

Browse files
author
Michael Bender
committed
add monitoring
1 parent d8f6582 commit 3c0dfd4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/load-balancer/tutorial-cross-region-portal.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,17 @@ If you choose to install and use PowerShell locally, this article requires the A
5858

5959
## Create cross-region load balancer
6060

61-
In this section, you create a cross-region load balancer with a public IP address, a frontend IP configuration, a backend pool, and a load balancer rule.
61+
In this section, you create a cross-region load balancer with a public IP address, a frontend IP configuration, a backend pool with region load balancers added, and a load balancer rule.
6262

6363
# [Azure portal](#tab/azureportal)
6464

65-
6665
> [!IMPORTANT]
6766
> To complete these steps, ensure that two regional load balancers with backend pools have been deployed in your subscription. For more information, see, **[Quickstart: Create a public load balancer to load balance VMs using the Azure portal](quickstart-load-balancer-standard-public-portal.md)**.
6867
6968
### Create the load balancer resource and other resources
7069

7170
1. [Sign in](https://portal.azure.com) to the Azure portal.
71+
7272
2. In the search box at the top of the portal, enter **Load balancer**. Select **Load balancer** in the search results.
7373

7474
3. In the **Load balancer** page, select **Create**.
@@ -97,7 +97,7 @@ In this section, you create a cross-region load balancer with a public IP addres
9797

9898
8. Select **IPv4** or **IPv6** for **IP version**.
9999

100-
9. In **Public IP address**, select **Create new**. Enter **myPublicIP-cr** in **Name**. Select **Save** for the Add Public IP Address Dialog.
100+
9. In **Public IP address**, select **Create new**. Enter **myPublicIP-cr** in **Name**. Select **Save** for the Add Public IP Address Dialog.
101101

102102
10. Select **Save**.
103103

@@ -113,11 +113,11 @@ In this section, you create a cross-region load balancer with a public IP addres
113113

114114
16. Select **Add**.
115115

116-
17. Select **Next: Inbound rules** at the bottom of the page.
116+
18. Select **Next: Inbound rules** at the bottom of the page.
117117

118-
18. In **Inbound rules**, select **+ Add a load balancing rule**.
118+
19. In **Inbound rules**, select **+ Add a load balancing rule**.
119119

120-
19. In **Add load balancing rule**, enter or select the following information:
120+
20. In **Add load balancing rule**, enter or select the following information:
121121

122122
| Setting | Value |
123123
| ------- | ----- |
@@ -132,11 +132,11 @@ In this section, you create a cross-region load balancer with a public IP addres
132132
| TCP reset | Select **Enabled**. |
133133
| Floating IP | Leave the default of **Disabled**. |
134134

135-
20. Select **Add**.
135+
21. Select **Add**.
136136

137-
21. Select **Review + create** at the bottom of the page.
137+
22. Select **Review + create** at the bottom of the page.
138138

139-
22. Select **Create** in the **Review + create** tab.
139+
23. Select **Create** in the **Review + create** tab.
140140

141141
> [!NOTE]
142142
> Cross region load-balancer deployment is listed to specific home Azure regions. For the current list, see [Home regions in Azure](cross-region-overview.md#home-regions-in-azure) for cross region load balancer.

0 commit comments

Comments
 (0)