Skip to content

Commit af63004

Browse files
committed
links
1 parent 74c98bf commit af63004

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/healthcare-apis/deidentification/quickstart-bicep.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ ms.date: 11/06/2024
1414

1515
In this quickstart, you use a Bicep definition to deploy a de-identification service (preview).
1616

17-
[!INCLUDE [About Bicep](~reusable-content/ce-skilling/azure//includes/resource-manager-quickstart-bicep-introduction.md)]
17+
[!INCLUDE [About Bicep](~reusable-content/ce-skilling/azure/includes/resource-manager-quickstart-bicep-introduction.md)]
1818

1919
If your environment meets the prerequisites and you're familiar with using Bicep, select the
2020
**Deploy to Azure** button. The template opens in the Azure portal.
2121

22-
:::image type="content" source="~reusable-content/ce-skilling/azure/media/template-deployments/deploy-to-azure-button.svg" alt-text="Button to deploy the Bicep definition to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.healthdataaiservices%2Fdeidentification-service-create%2Fazuredeploy.json":::
22+
:::image type="content" source="/reusable-content/ce-skilling/azure/media/template-deployments/deploy-to-azure-button.svg" alt-text="Button to deploy the Bicep definition to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.healthdataaiservices%2Fdeidentification-service-create%2Fazuredeploy.json":::
2323

2424
## Prerequisites
2525

@@ -32,7 +32,7 @@ If your environment meets the prerequisites and you're familiar with using Bicep
3232
The Bicep file used in this quickstart is from
3333
[Azure Quickstart Templates](/samples/azure/azure-quickstart-templates/deidentification-service-create/).
3434

35-
:::code language="bicep" source="~/quickstart-templates/microsoft.healthdataaiservices/deidentification-service-create/main.bicep":::
35+
:::code language="bicep" source="~/quickstart-templates/quickstarts/microsoft.healthdataaiservices/deidentification-service-create/main.bicep":::
3636

3737
The following Azure resources are defined in the Bicep file:
3838

0 commit comments

Comments
 (0)