Skip to content

Commit 74c98bf

Browse files
committed
more feedback
1 parent 36a9d69 commit 74c98bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 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](../../../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="~/articles/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

@@ -30,9 +30,9 @@ If your environment meets the prerequisites and you're familiar with using Bicep
3030
## Review the Bicep file
3131

3232
The Bicep file used in this quickstart is from
33-
[Azure Quickstart Templates](https://learn.microsoft.com/samples/azure/azure-quickstart-templates/deidentification-service-create/).
33+
[Azure Quickstart Templates](/samples/azure/azure-quickstart-templates/deidentification-service-create/).
3434

35-
:::code language="bicep" source="~/quickstart-templates/deidentification-service-create/main.bicep":::
35+
:::code language="bicep" source="~/quickstart-templates/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)