MicrosoftPurviewInformationProtection 表的查询

有关在 Azure 门户中使用这些查询的信息,请参阅 Log Analytics 教程。 有关 REST API,请参阅查询

Microsoft Purview 信息保护事件

Microsoft Purview 信息保护标签事件类型和工作负荷汇总的事件。

MicrosoftPurviewInformationProtection
| summarize Value=count() by LabelEventType, Workload
| order by Value