Skip to content

Commit e4025de

Browse files
authored
Merge pull request #557 from zhuominhaodoc/docs-editor/office-365-management-activity-1778266308
Add Microsoft Teams user concern schema
2 parents f96eeb1 + f7a5ffe commit e4025de

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

office-365-management-api/office-365-management-activity-api-schema.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ This article provides details on the Common schema as well as service-specific s
378378
|427|UniversalPrintManagement| Audit events related to Management events in Microsoft Universal Print.|
379379
|430|PurviewPostureAgent|Data Security Posture Agent events.|
380380
|431|GranularBrowseTask|Events related to browsing backed up site's restore point using Microsoft 365 Backup.|
381+
|462|MicrosoftTeamsUserConcern|Events related to user security concern in Microsoft Teams.|
381382

382383
### Enum: User Type - Type: Edm.Int32
383384

@@ -1442,6 +1443,15 @@ The UserId and UserKey of these events are always SecurityComplianceAlerts. Ther
14421443
|TeamName|Edm.String|No|The name of the team the message belongs to.|
14431444
|Version|Edm.String|No|The version of the chat or channel message.|
14441445

1446+
## Microsoft Teams user concern schema
1447+
1448+
[Microsoft Teams user concern events](/purview/audit-log-activities#teams-user-concern-activities) returned in [audit log searches](/purview/audit-search) use this schema. These events have `RecordType` set to `MicrosoftTeamsUserConcern`(462), and apply to the following operations: `MessageReported`, `CallReported`, and `UserReported`.
1449+
1450+
|Parameters|Type|Mandatory?|Description|
1451+
|---|---|---|---|
1452+
|SubmissionId|Edm.String|Yes|A unique identifier of the user concern report submission.|
1453+
|ReportMetadata|Edm.String|Yes|A JSON-encoded string containing metadata about the report, including the report reason and details about the reported entity (message, call, or user).|
1454+
14451455
## Microsoft Defender for Office 365 and Threat Investigation and Response schema
14461456

14471457
[Microsoft Defender for Office 365](/defender-office-365/mdo-about) events are available for Microsoft 365 customers who have Defender for Office 365, either included or as an add-on subscription. For example, Microsoft 365 Business Premium includes Defender for Office 365 Plan 1, and Microsoft 365 A5/E5/G5 includes Defender for Office 365 Plan 2.

0 commit comments

Comments
 (0)