We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2e8d8 commit a556c9eCopy full SHA for a556c9e
articles/private-link/create-private-endpoint-bicep.md
@@ -29,7 +29,7 @@ This Bicep file creates a private endpoint for an instance of Azure SQL Database
29
30
The Bicep file that this quickstart uses is from [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/private-endpoint-sql/).
31
32
-:::code language="bicep" source="~/quickstart-templates/quickstarts/microsoft.sql/private-endpoint-sql/azuredeploy.json":::
+:::code language="bicep" source="~/quickstart-templates/quickstarts/microsoft.sql/private-endpoint-sql/main.bicep":::
33
34
The Bicep file defines multiple Azure resources:
35
0 commit comments