Skip to content

Commit a7495e2

Browse files
authored
Update quickstart-load-balancer-standard-public-template.md
1 parent 556ae92 commit a7495e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
3535

3636
The template used in this quickstart is from [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/load-balancer-standard-create/).
3737

38-
Load balancer and public IP SKUs must match. When you create a standard load balancer, you must also create a new standard public IP address that is configured as the frontend for the standard load balancer. If you want to create a basic load balancer, use [this template](https://azure.microsoft.com/resources/templates/2-vms-loadbalancer-natrules/). Microsoft recommends using standard SKU for production workloads.
38+
Load balancer and public IP SKUs must match. Microsoft recommends using standard SKU for production workloads.
3939

4040
:::code language="json" source="~/quickstart-templates/quickstarts/microsoft.network/load-balancer-standard-create/azuredeploy.json":::
4141

0 commit comments

Comments
 (0)