Skip to content

Commit e920135

Browse files
replaced screenshot/removed bullet
1 parent 4142ca0 commit e920135

File tree

6 files changed

+15
-12
lines changed

6 files changed

+15
-12
lines changed

articles/healthcare-apis/dicom/deploy-dicom-services-in-azure-data-lake.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: mmitrik
1010
ms.custom: mode-api, devx-track-arm-template
1111
---
1212

13-
# Deploy the DICOM service with Data Lake Storage
13+
# Deploy the DICOM service with Azure Data Lake Storage
1414

1515
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.
1616

@@ -25,7 +25,7 @@ After deployment completes, you can use the Azure portal to see the details abou
2525
> [!NOTE]
2626
> 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.
2727
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
2929

3030
1. On the **Resource group** page of the Azure portal, select the name of the **Azure Health Data Services workspace**.
3131

@@ -41,9 +41,9 @@ After deployment completes, you can use the Azure portal to see the details abou
4141

4242
1. Enter a name for the DICOM service.
4343

44-
1. Select **External** for the Storage Location.
44+
1. Select **Data Lake Storage (default)** for the storage location.
4545

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":::
4747

4848
1. Select the **subscription** and **resource group** that contains the storage account.
4949

articles/healthcare-apis/dicom/deploy-dicom-services-in-azure.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes how to deploy the DICOM service in the Azure
44
author: mmitrik
55
ms.service: healthcare-apis
66
ms.topic: how-to
7-
ms.date: 10/06/2023
7+
ms.date: 03/11/2024
88
ms.author: mmitrik
99
ms.custom: mode-api
1010
---
@@ -26,19 +26,23 @@ To deploy the DICOM service, you need a workspace created in the Azure portal. F
2626

2727
1. On the **Resource group** page of the Azure portal, select the name of your **Azure Health Data Services workspace**.
2828

29-
[![Screenshot that shows selecting a workspace resource group.](media/select-workspace-resource-group.png) ](media/select-workspace-resource-group.png#lightbox)
29+
:::image type="content" source="media/select-workspace-resource-group.png" alt-text="Screenshot showing selecting a workspace resource group." lightbox="media/select-workspace-resource-group.png":::
30+
3031

3132
1. Select **Deploy DICOM service**.
3233

33-
[![Screenshot that shows deploying the DICOM service.](media/workspace-deploy-dicom-services.png) ](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+
3436

3537
1. Select **Add DICOM service**.
3638

37-
[![Screenshot that shows adding the DICOM service.](media/add-dicom-service.png) ](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+
3841

3942
1. Enter a name for the DICOM service, and then select **Review + create**.
4043

41-
[![Screenshot that shows the DICOM service name.](media/enter-dicom-service-name.png) ](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+
4246

4347
1. (Optional) Select **Next: Tags**.
4448

@@ -48,11 +52,11 @@ To deploy the DICOM service, you need a workspace created in the Azure portal. F
4852

4953
1. After the deployment process is finished, select **Go to resource**.
5054

51-
[![Screenshot that shows Go to resource.](media/go-to-resource.png) ](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":::
5256

5357
The result of the newly deployed DICOM service is shown here.
5458

55-
[![Screenshot that shows the DICOM finished deployment.](media/results-deployed-dicom-service.png) ](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":::
5660

5761
## Next steps
5862

articles/healthcare-apis/dicom/dicom-data-lake.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ The DICOM service with data lake storage has these limitations:
7272
- UPS-RS work items aren't stored in the data lake storage account.
7373
- 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.
7474
- 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.
7675
- The archive access tier isn't supported. Moving data to the archive tier will result in errors when accessing data with the DICOMweb APIs.
7776

7877
## Next steps
733 KB
Loading
686 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)