microsoft
Microsoft Graph v1.0
Add directory recovery and security audit core endpoints
Microsoft Graph v1.0 adds new endpoints under /directory/recovery for managing recovery properties and jobs, and introduces a new security.auditCoreRoot navigation property. Additionally, numerous new audit record schema types are added to the security namespace (e.g., teamCopilotInteractionAuditRecord, vivaGlintRoleAuditRecord). These are purely additive changes with no impact on existing integrations; documentation descriptions are also refined for clarity.
Alert history
- Additive
Add directory recovery and security audit core endpoints
Microsoft Graph v1.0 adds new endpoints under
/directory/recoveryfor managing recovery properties and jobs, and introduces a newsecurity.auditCoreRootnavigation property. Additionally, numerous new audit record schema types are added to the security namespace (e.g.,teamCopilotInteractionAuditRecord,vivaGlintRoleAuditRecord). These are purely additive changes with no impact on existing integrations; documentation descriptions are also refined for clarity. - Additive
Added property descriptions for identity governance and user profile fields
Multiple API descriptions and field documentation were enhanced across the Microsoft Graph synchronization and identity governance endpoints. New descriptions were added to clarify the context and constraints of existing operations (e.g., synchronizationJob actions, workflow quarantine configuration) and new property descriptions were added to improve developer understanding of identity governance workflow management and sensitive user properties.
- Additive
New copilot admin catalog API and security collaboration endpoints
Microsoft Graph v1.0 adds new endpoints and response schemas for copilot admin catalog management (
/copilot/admin/catalog), security collaboration features (security.collaborationRoot), and analyzed email capabilities (including attachment, authentication, delivery, and detonation details). Several description fields were corrected for grammatical consistency ("does not" → "doesn't"). These are all additive changes—no existing functionality was removed or altered. - Additive
Add descriptions to security and schedule APIs
Added descriptions to four API operations and fields: moveAlerts and mergeIncidents action summaries, schedule.timeZone field documentation, and targetIncidentId and tenantId response field descriptions. These are purely additive documentation improvements that do not alter API behavior or break existing clients.
- Additive
Add targetedChatMessage support and applicationTemplate risk properties
This release adds support for targetedChatMessage as a new resource type in the chat entity, enabling operations like getting, patching, and managing targeted messages alongside existing chat message functionality. It also enriches the applicationTemplate resource with new optional fields (
endpoints,isEntraIntegrated,lastModifiedDateTime,deprecationDate,riskScore,riskFactors) and expands the schema with new risk assessment types (applicationRiskFactors,applicationRiskScore,applicationSecurityCompliance, etc.) for licensing-aware application risk evaluation. Additionally,entitlementManagementSettingsnow includes asubjectscollection, and security evidence models gain new fields. - Additive
Microsoft Graph: Add descriptions and documentation links to Exchange Admin endpoints
The diff adds
descriptionandexternalDocsfields to 12+ Exchange Admin endpoints and introduces new schema definitions for verifiable credential authentication methods, custom security attribute exemptions, and application management configuration. All changes are purely additive—no existing endpoints, fields, or parameters were modified or removed, so existing integrations remain unaffected.