Skip to content

Commit 3502917

Browse files
authored
Merge pull request #279318 from v-nikitaraut/docs-editor/deploy-dicom-services-in-azure-1719408644
Update deploy-dicom-services-in-azure.md
2 parents 48bc0f1 + a7df744 commit 3502917

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

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

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: buchvarun
99
ms.custom: mode-api
1010
---
1111

12-
# Deploy the DICOM service by using the Azure portal
12+
# Deploy the DICOM service with Blob storage by using the Azure portal
1313

1414
In this quickstart, you learn how to deploy the DICOM® service by using the Azure portal.
1515

@@ -29,28 +29,32 @@ 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+
- (Optional) 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. For more information, see [Enable data partitioning](data-partitions.md).
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. Select **Review + create**.
4547

48+
![Screenshot showing the DICOM service name and storage location option.](media/deploy-dicom-services-in-azure/enter-dicom-service-name.png)
4649

47-
1. (Optional) Select **Next: Tags**.
50+
51+
5. (Optional) Select **Next: Tags**.
4852

4953
Tags are name/value pairs used for categorizing resources. For more information about tags, see [Use tags to organize your Azure resources and management hierarchy](../../azure-resource-manager/management/tag-resources.md).
5054

51-
1. When you notice the green validation check mark, select **Create** to deploy the DICOM service.
55+
6. When you notice the green validation check mark, select **Create** to deploy the DICOM service.
5256

53-
1. After the deployment process is finished, select **Go to resource**.
57+
7. After the deployment process is finished, select **Go to resource**.
5458

5559
:::image type="content" source="media/go-to-resource.png" alt-text="Screenshot showing Go to resource." lightbox="media/go-to-resource.png":::
5660

@@ -63,4 +67,4 @@ To deploy the DICOM service, you need a workspace created in the Azure portal. F
6367
* [Assign roles for the DICOM service](../configure-azure-rbac.md#assign-roles-for-the-dicom-service)
6468
* [Use DICOMweb Standard APIs with DICOM services](dicomweb-standard-apis-with-dicom-services.md)
6569

66-
[!INCLUDE [DICOM trademark statement](../includes/healthcare-apis-dicom-trademark.md)]
70+
[!INCLUDE [DICOM trademark statement](../includes/healthcare-apis-dicom-trademark.md)]
66 KB
Loading

0 commit comments

Comments
 (0)