Skip to content

Commit 814642b

Browse files
authored
Merge pull request #263861 from mbender-ms/lb-ado198518
load balancer - tutorial-cross-region-load-balancer-portal.md
2 parents cef061b + 87ea3cd commit 814642b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
-320 KB
Loading

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ author: mbender-ms
66
ms.author: mbender
77
ms.service: load-balancer
88
ms.topic: tutorial
9-
ms.date: 12/27/2022
10-
ms.custom: template-tutorial
9+
ms.date: 01/22/2024
10+
ms.custom: template-tutorial, references_regions
1111
#Customer intent: As a administrator, I want to deploy a cross-region load balancer for global high availability of my application or service.
1212
---
1313

@@ -38,7 +38,7 @@ If you don’t have an Azure subscription, create a [free account](https://azure
3838

3939
## Create cross-region load balancer
4040

41-
In this section, you'll create a
41+
In this section, you create a
4242

4343
* Cross-region load balancer
4444
* Frontend with a global public IP address
@@ -59,8 +59,8 @@ In this section, you'll create a
5959
| Subscription | Select your subscription. |
6060
| Resource group | Select **Create new** and enter **CreateCRLBTutorial-rg** in the text box. |
6161
| **Instance details** | |
62-
| Name | Enter **myLoadBalancer-CR** |
63-
| Region | Select **(US) West US**. |
62+
| Name | Enter **myLoadBalancer-cr** |
63+
| Region | Select **(US) East US**. |
6464
| Type | Select **Public**. |
6565
| SKU | Leave the default of **Standard**. |
6666
| Tier | Select **Global** |
@@ -117,13 +117,13 @@ In this section, you'll create a
117117
21. Select **Create** in the **Review + create** tab.
118118

119119
> [!NOTE]
120-
> Cross region load-balancer can only be deployed in the following home regions: **East US 2, West US, West Europe, Southeast Asia, Central US, North Europe, East Asia**. For more information, see **https://aka.ms/homeregionforglb**.
120+
> Cross region load-balancer can only be deployed in the following home regions: **East US 2, East US, East Europe, Southeast Asia, Central US, North Europe, East Asia**. For more information, see **https://aka.ms/homeregionforglb**.
121121
122122
## Test the load balancer
123123

124-
In this section, you'll test the cross-region load balancer. You'll connect to the public IP address in a web browser. You'll stop the virtual machines in one of the regional load balancer backend pools and observe the failover.
124+
In this section, you test the cross-region load balancer. You connect to the public IP address in a web browser. You stop the virtual machines in one of the regional load balancer backend pools and observe the failover.
125125

126-
1. Find the public IP address for the load balancer on the **Overview** screen. Select **All services** in the left-hand menu, select **All resources**, and then select **myPublicIP-CR**.
126+
1. Find the public IP address for the load balancer on the **Overview** screen. Select **All services** in the left-hand menu, select **All resources**, and then select **myPublicIP-cr**.
127127

128128
2. Copy the public IP address, and then paste it into the address bar of your browser. The default page of IIS Web server is displayed on the browser.
129129

0 commit comments

Comments
 (0)