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.
2 parents 3774d27 + a556c9e commit dc026a6Copy full SHA for dc026a6
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