You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add 157 new auditLogRecordType enum members for AuditCore CSDL update
* Add 132 new auditData derived type resource docs for AuditCore CSDL update
- Created resource documentation for 132 new audit record types
- Updated auditdata-derived-types.md listing page (272 -> 404 entries)
- New types cover Copilot, Sentinel, Viva Glint, Defender, Purview, Fabric, and other M365 services
* Fix duplicate description attributes across resource files
* Add ConnectedAIAppInteraction member to auditLogRecordType enum
* Add connectedAIAppInteractionAuditRecord resource and derived type entry
* Refactor security audit log record type enum and update documentation
* Update the author of the new files
* Update changelog date, add what's new
---------
Co-authored-by: guptadiksha_microsoft <guptadiksha@microsoft.com>
Co-authored-by: Eunice Waweru <eunicewaweru@microsoft.com>
Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>
Represents an audit record for Microsoft 365 AI tool execution events.
18
+
19
+
Inherits from [microsoft.graph.security.auditData](../resources/security-auditdata.md). The audit data for this record type is returned as the **auditData** property in an [auditLogRecord](../resources/security-auditlogrecord.md).
20
+
21
+
22
+
## Properties
23
+
None.
24
+
25
+
## Relationships
26
+
None.
27
+
28
+
## JSON representation
29
+
The following JSON representation shows the resource type.
Represents an audit record for Microsoft 365 AI inference call events.
18
+
19
+
Inherits from [microsoft.graph.security.auditData](../resources/security-auditdata.md). The audit data for this record type is returned as the **auditData** property in an [auditLogRecord](../resources/security-auditlogrecord.md).
20
+
21
+
22
+
## Properties
23
+
None.
24
+
25
+
## Relationships
26
+
None.
27
+
28
+
## JSON representation
29
+
The following JSON representation shows the resource type.
0 commit comments