Skip to content

Commit f4eab3e

Browse files
authored
Fix build issue with "Quickstart: Create an internal load balancer - ARM template" article
1 parent 145a045 commit f4eab3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

3333
The template used in this quickstart is from the [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/internal-loadbalancer-create/).
3434

35-
:::code language="json" source="~/quickstart-templates/quickstarts/microsoft.network/internal-loadbalancer-create/azuredeploy.json":::
35+
:::code language="json" source="~/quickstart-templates/quickstarts/microsoft.network/internal-loadbalancer-create/main.bicep":::
3636

3737
Multiple Azure resources have been defined in the template:
3838

0 commit comments

Comments
 (0)