Queries for the AHDSDicomAuditLogs table

DICOM privileged operations

Get the count of the privileged operation logs per operation. For example, how many requests have been received to store a DICOM instance.

AHDSDicomAuditLogs
| summarize Count = count() by OperationName