You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/deploy-healthcare-apis-using-bicep.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
-
title: How to create Azure Health Data Services, workspaces, and FHIR and DICOM services with BICEP
3
-
description: This document describes how to deploy Azure Health Data Services using Azure Bicep.
2
+
title: How to deploy Azure Health Data Services services with BICEP
3
+
description: This document describes how to deploy an Azure Health Data Services using Azure Bicep workspace with a FHIR and a DICOM service with BICEP.
4
4
author: chachachachami
5
5
ms.service: azure-health-data-services
6
6
ms.subservice: fhir
7
7
ms.topic: quickstart-bicep
8
-
ms.date: 03/11/2026
8
+
ms.date: 03/27/2026
9
9
ms.author: chrupa
10
10
ms.reviewer: v-catheribun
11
11
ms.custom:
@@ -17,7 +17,7 @@ ms.custom:
17
17
18
18
# Quickstart: Deploy Azure Health Data Service with Bicep
19
19
20
-
In this quickstart, you use a Bicep file to create an Azure Health Data Services workspace with a Fast Healthcare Interoperability Resources (FHIR) service and a Digital Imaging Communications in Medicine (DICOM) service.
20
+
In this quickstart, use a Bicep file to create an Azure Health Data Services workspace with a Fast Healthcare Interoperability Resources (FHIR) service and a Digital Imaging Communications in Medicine (DICOM) service.
@@ -29,10 +29,10 @@ An Azure subscription. If you don't have an Azure subscription, [create a free a
29
29
30
30
## Review the Bicep file
31
31
32
-
The Bicep file used in this quickstart is from [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/<template-name>).
32
+
The Bicep file used in this quickstart is from [Azure Quickstart Templates](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.healthcareapis/workspaces/create-workspace-with-child-services).
0 commit comments