Skip to content

Commit 68fd38d

Browse files
committed
Learn Editor: Update deploy-dicom-services-in-azure.md
1 parent 6ddd5ed commit 68fd38d

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,23 @@ To deploy the DICOM service, you need a workspace created in the Azure portal. F
2929
:::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":::
3030

3131

32-
1. Select **Deploy DICOM service**.
32+
2. Select **Deploy DICOM service**.
3333

3434
:::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":::
3535

3636

37-
1. Select **Add DICOM service**.
37+
3. Select **Add DICOM service**.
3838

3939
:::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":::
4040

4141

42-
1. Enter a name for the DICOM service, and then select **Review + create**.
42+
4. Enter a name for the DICOM service.
43+
- Select Blob Storage (legacy) for the storage location.
44+
- Select **Enable data partitions** when you deploy a new DICOM service. After data partitioning is turned on, it can't be turned off. In addition, data partitions can't be turned on for any DICOM service that is already deployed.
4345

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":::
46+
- After the data partitions setting is turned on, the capability modifies the API surface of the DICOM server and makes any previous data accessible under the `Microsoft.Default` partition and then select **Review + create**
47+
48+
![Screenshot showing the DICOM service name and storage location option.](media/deploy-dicom-services-in-azure/enter-dicom-service-name.png)
4549

4650

4751
1. (Optional) Select **Next: Tags**.
66 KB
Loading

0 commit comments

Comments
 (0)