Skip to content

Commit dc026a6

Browse files
authored
Merge pull request #197383 from ktremain/patch-1
Fix link to bicep template
2 parents 3774d27 + a556c9e commit dc026a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/private-link/create-private-endpoint-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This Bicep file creates a private endpoint for an instance of Azure SQL Database
2929

3030
The Bicep file that this quickstart uses is from [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/private-endpoint-sql/).
3131

32-
:::code language="bicep" source="~/quickstart-templates/quickstarts/microsoft.sql/private-endpoint-sql/azuredeploy.json":::
32+
:::code language="bicep" source="~/quickstart-templates/quickstarts/microsoft.sql/private-endpoint-sql/main.bicep":::
3333

3434
The Bicep file defines multiple Azure resources:
3535

0 commit comments

Comments
 (0)