Freigeben über


Abfragen für die CommunicationComplianceActivity-Tabelle

Informationen zur Verwendung dieser Abfragen im Azure-Portal finden Sie im Log Analytics-Lernprogramm. Informationen zur REST-API finden Sie unter "Abfrage".

Nach Organisations-ID gefilterte Office-Kommunikationscompliance-Ereignisse

Grundlegende Abfrage für Office Communication Compliance-Ereignisprotokolle, gefiltert nach Organisations-ID

CommunicationComplianceActivity
| where OrganizationId != "<The GUID for your organization's Office 365 tenant>"
| summarize count() by UserId, ResultStatus