Skip to content

Commit af06cb7

Browse files
committed
Nits
1 parent 867c634 commit af06cb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/dicom/dicom-storage-indexing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Automatically index Azure Data Lake Storage Changes for DICOM Files
33
description: Learn how to configure the DICOM service to react to Data Lake Storage events
4-
author: wisuga
4+
author: wsugarman
55
ms.service: azure-health-data-services
66
ms.subservice: dicom-service
77
ms.topic: how-to
@@ -32,7 +32,7 @@ With the Storage Queue in place, events must be published from the Storage Accou
3232

3333
> [!NOTE]
3434
> By default, event subscriptions send all of the subscribed event types to their designated output. However, while the DICOM service gracefully handles any message, it can only successfully process ones that meet the following criteria:
35-
>- The message must be a Base64 [CloudEvent](../../event-grid/event-schema-subscriptions.md#cloud-event-schema)
35+
>- The message must be a Base64 [CloudEvent](../../event-grid/event-schema-subscriptions.md)
3636
>- The event type must be one of the following event types:
3737
>- `Microsoft.Storage.BlobCreated`
3838
>- `Microsoft.Storage.BlobDeleted`

0 commit comments

Comments
 (0)