Condividi tramite


Query per la tabella MicrosoftPurviewInformationProtection

Per informazioni sull'uso di queste query nella portale di Azure, vedere Esercitazione su Log Analytics. Per l'API REST, vedere Query.

Eventi di Microsoft Purview Information Protection

Eventi di Microsoft Purview Information Protection riepilogati in base al tipo di evento e al carico di lavoro delle etichette.

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