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/dicom/deploy-dicom-services-in-azure-data-lake.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.author: mmitrik
10
10
ms.custom: mode-api, devx-track-arm-template
11
11
---
12
12
13
-
# Deploy the DICOM service with Data Lake Storage
13
+
# Deploy the DICOM service with Azure Data Lake Storage
14
14
15
15
Deploying the [DICOM® service with Azure Data Lake Storage](dicom-data-lake.md) enables organizations to store and process imaging data in a standardized, secure, and scalable way.
16
16
@@ -25,7 +25,7 @@ After deployment completes, you can use the Azure portal to see the details abou
25
25
> [!NOTE]
26
26
> The Azure Data Lake Storage option is only available for new instances of the DICOM service. After the option becomes generally available, we plan to offer a migration path for existing DICOM service instances.
27
27
28
-
## Deploy the DICOM service with Data Lake Storage using the Azure portal
28
+
## Deploy the DICOM service with Azure Data Lake Storage by using the Azure portal
29
29
30
30
1. On the **Resource group** page of the Azure portal, select the name of the **Azure Health Data Services workspace**.
31
31
@@ -41,9 +41,9 @@ After deployment completes, you can use the Azure portal to see the details abou
41
41
42
42
1. Enter a name for the DICOM service.
43
43
44
-
1. Select **External** for the Storage Location.
44
+
1. Select **Data Lake Storage (default)** for the storage location.
45
45
46
-
:::image type="content" source="media/deploy-data-lake/dicom-deploy-options.png" alt-text="Screenshot showing the options in the Create DICOM service view." lightbox="media/deploy-data-lake/dicom-deploy-options.png":::
46
+
:::image type="content" source="media/deploy-data-lake/create-dicom-service-data-lake-sml.png" alt-text="Screenshot showing the storage location option." lightbox="media/deploy-data-lake/create-dicom-service-data-lake-smlrg":::
47
47
48
48
1. Select the **subscription** and **resource group** that contains the storage account.
Copy file name to clipboardExpand all lines: articles/healthcare-apis/dicom/deploy-dicom-services-in-azure.md
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: This article describes how to deploy the DICOM service in the Azure
4
4
author: mmitrik
5
5
ms.service: healthcare-apis
6
6
ms.topic: how-to
7
-
ms.date: 10/06/2023
7
+
ms.date: 03/11/2024
8
8
ms.author: mmitrik
9
9
ms.custom: mode-api
10
10
---
@@ -26,19 +26,23 @@ To deploy the DICOM service, you need a workspace created in the Azure portal. F
26
26
27
27
1. On the **Resource group** page of the Azure portal, select the name of your **Azure Health Data Services workspace**.
28
28
29
-
[](media/select-workspace-resource-group.png#lightbox)
[](media/workspace-deploy-dicom-services.png#lightbox)
34
+
:::image type="content" source="media/workspace-deploy-dicom-services.png" alt-text="Screenshot showing deployment of the DICOM service." lightbox="media/workspace-deploy-dicom-services.png":::
35
+
34
36
35
37
1. Select **Add DICOM service**.
36
38
37
-
[](media/add-dicom-service.png#lightbox)
39
+
:::image type="content" source="media/add-dicom-service.png" alt-text="Screenshot showing how to add the DICOM service." lightbox="media/add-dicom-service.png":::
40
+
38
41
39
42
1. Enter a name for the DICOM service, and then select **Review + create**.
40
43
41
-
[](media/enter-dicom-service-name.png#lightbox)
44
+
:::image type="content" source="media/enter-dicom-service-name.png" alt-text="Screenshot showing the DICOM service name." lightbox="media/enter-dicom-service-name.png":::
45
+
42
46
43
47
1. (Optional) Select **Next: Tags**.
44
48
@@ -48,11 +52,11 @@ To deploy the DICOM service, you need a workspace created in the Azure portal. F
48
52
49
53
1. After the deployment process is finished, select **Go to resource**.
50
54
51
-
[](media/go-to-resource.png#lightbox)
55
+
:::image type="content" source="media/go-to-resource.png" alt-text="Screenshot showing Go to resource." lightbox="media/go-to-resource.png":::
52
56
53
57
The result of the newly deployed DICOM service is shown here.
54
58
55
-
[](media/results-deployed-dicom-service.png#lightbox)
59
+
:::image type="content" source="media/results-deployed-dicom-service.png" alt-text="Screenshot showing the DICOM finished deployment." lightbox="media/results-deployed-dicom-service.png":::
Copy file name to clipboardExpand all lines: articles/healthcare-apis/dicom/dicom-data-lake.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,6 @@ The DICOM service with data lake storage has these limitations:
72
72
- UPS-RS work items aren't stored in the data lake storage account.
73
73
- User data added to the data lake storage account isn't read and indexed by the DICOM service. It's possible that a filename collision could occur, so we recommend that you don't write data to the folder structure used by the DICOM service.
74
74
- If DICOM data written by the DICOM service is modified or removed, errors might result when accessing data with the DICOMweb APIs.
75
-
- Configuration of customer-managed keys isn't supported during the creation of a DICOM service when you opt to use external storage.
76
75
- The archive access tier isn't supported. Moving data to the archive tier will result in errors when accessing data with the DICOMweb APIs.
0 commit comments