A cloud-based identity and access management service for securing user authentication and resource access
Microsoft Entra ID: Are sign-in records updated after risk-state changes?
Product: Microsoft Entra ID
Question:
If a sign-in record returned by Microsoft Graph (/auditLogs/signIns) is later reclassified (for example, Confirm Compromised, Confirm Safe, Dismissed, Remediated, or other risk-related updates), does Microsoft Entra ID update the existing sign-in record and return the same sign-in id with updated risk fields?
Or are risk-state changes exposed only through Identity Protection entities such as riskDetections?
Specifically, can an existing sign-in record be modified after its original createdDateTime, and if yes, how can those updates be detected through Microsoft Graph?