Skip to content

Commit 0197725

Browse files
author
Michael Bender
committed
fixed pre-req
1 parent 95dee2e commit 0197725

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can use the Azure portal, Azure CLI, or Azure PowerShell to complete this tu
3535

3636
# [Azure CLI](#tab/azurecli/)
3737

38-
- An Azure subscription.
38+
- 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.
3939
- Two **standard** sku Azure Load Balancers with backend pools deployed in two different Azure regions.
4040
- 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 Azure CLI](quickstart-load-balancer-standard-public-cli.md).
4141
- Append the name of the load balancers and virtual machines in each region with a **-R1** and **-R2**.
@@ -45,7 +45,7 @@ If you choose to install and use the CLI locally, this quickstart requires Azure
4545

4646
# [Azure PowerShell](#tab/azurepowershell/)
4747

48-
- An Azure subscription.
48+
- 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.
4949
- Two **standard** sku Azure Load Balancers with backend pools deployed in two different Azure regions.
5050
- 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 Azure PowerShell](quickstart-load-balancer-standard-public-powershell.md).
5151
- Azure PowerShell installed locally or Azure Cloud Shell.

0 commit comments

Comments
 (0)