Skip to content

Commit 0fd6e40

Browse files
author
Michael Bender
committed
Initial commit
1 parent 9789858 commit 0fd6e40

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: 'Tutorial: Create a cross-region load balancer - Azure portal'
2+
title: 'Tutorial: Create a cross-region load balancer'
33
titleSuffix: Azure Load Balancer
4-
description: Get started with this tutorial deploying a cross-region Azure Load Balancer with the Azure portal.
4+
description: Get started with this tutorial deploying a cross-region Azure Load Balancer with the Azure portal, Azure CLI, or Azure PowerShell.
55
author: mbender-ms
66
ms.author: mbender
77
ms.service: load-balancer
@@ -11,7 +11,7 @@ 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

14-
# Tutorial: Create a cross-region Azure Load Balancer using the Azure portal
14+
# Tutorial: Create a cross-region Azure Load Balancer
1515

1616
A cross-region load balancer ensures a service is available globally across multiple Azure regions. If one region fails, the traffic is routed to the next closest healthy regional load balancer.
1717

@@ -23,11 +23,11 @@ In this tutorial, you learn how to:
2323
> * Create a load balancer rule.
2424
> * Test the load balancer.
2525
26-
If you don’t have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
26+
You can use the Azure portal, Azure CLI, or Azure PowerShell to complete this tutorial.
2727

2828
## Prerequisites
2929

30-
- An Azure subscription.
30+
- An Azure subscription. If you don’t have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
3131
- Two **standard** sku Azure Load Balancers with backend pools deployed in two different Azure regions.
3232
- For information on creating a regional standard load balancer and virtual machines for backend pools, see [Quickstart: Create a public load balancer to load balance VMs using the Azure portal](quickstart-load-balancer-standard-public-portal.md).
3333

0 commit comments

Comments
 (0)