Skip to content

Commit f38b018

Browse files
Merge pull request #221319 from asudbring/lb-template-freshness
Public Load Balancer Template quickstart freshness and testing
2 parents e07cc59 + dd38018 commit f38b018

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/load-balancer/quickstart-load-balancer-standard-public-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: load-balancer
1010
ms.topic: quickstart
1111
ms.tgt_pltfrm: na
1212
ms.workload: infrastructure-services
13-
ms.date: 12/09/2020
13+
ms.date: 12/13/2022
1414
ms.author: mbender
1515
ms.custom: mvc, subject-armqs, mode-arm
1616
#Customer intent: I want to create a load balancer by using an Azure Resource Manager template so that I can load balance internet traffic to VMs.
@@ -84,7 +84,7 @@ To find more templates that are related to Azure Load Balancer, see [Azure Quick
8484

8585
The template deployment creates three availability zones. Availability zones are supported only in [certain regions](../availability-zones/az-overview.md). Use one of the supported regions. If you aren't sure, enter **centralus**.
8686

87-
The resource group name is the project name with **rg** appended. You need the resource group name in the next section.
87+
The resource group name is the project name with **`rg`** appended. You need the resource group name in the next section.
8888

8989
It takes about 10 minutes to deploy the template. When completed, the output is similar to:
9090

@@ -98,7 +98,7 @@ Azure PowerShell is used to deploy the template. You can also use the Azure port
9898

9999
1. Select **Resource groups** from the left pane.
100100

101-
1. Select the resource group that you created in the previous section. The default resource group name is the project name with **rg** appended.
101+
1. Select the resource group that you created in the previous section. The default resource group name is the project name with **`rg`** appended.
102102

103103
1. Select the load balancer. Its default name is the project name with **-lb** appended.
104104

0 commit comments

Comments
 (0)