CommunicationComplianceActivity 數據表的查詢
如需在 Azure 入口網站 中使用這些查詢的詳細資訊,請參閱Log Analytics教學課程。 如需 REST API,請參閱 查詢。
依組織標識符篩選的 Office 通訊合規性事件
依組織標識符篩選的 Office 通訊合規性事件記錄的基本查詢
CommunicationComplianceActivity
| where OrganizationId != "<The GUID for your organization's Office 365 tenant>"
| summarize count() by UserId, ResultStatus