diff --git a/concepts/whats-new-overview.md b/concepts/whats-new-overview.md index 36465e1946c..4f7f7469227 100644 --- a/concepts/whats-new-overview.md +++ b/concepts/whats-new-overview.md @@ -25,7 +25,7 @@ Updated the endpoint of the [fileStorageContainer: restore](/graph/api/filestora ### Identity and access | Identity and sign-in -Added riskEvetType entries `anomalousUserActivity`, `anomalousToken`, `attackerinTheMiddle`, `attemptedPRTAccess`, `generic`,`investigationsThreatIntelligenceSigninLinked`, `maliciousIPAddressValidCredentialsBlockedIP`,`mcasImpossibleTravel`, `mcasFinSuspiciousFileAccess`,`nationStateIP`,`suspiciousSendingPatterns`, and , `userReportedSuspiciousActivity` for [risk detections](/graph/api/resources/riskdetection?view=graph-rest-1.0&preserve-view=true). +Added the following **riskEventType** entries for [risk detections](/graph/api/resources/riskdetection): `anomalousUserActivity`, `anomalousToken`, `attackerinTheMiddle`, `attemptedPRTAccess`, `generic`, `investigationsThreatIntelligenceSigninLinked`, `maliciousIPAddressValidCredentialsBlockedIP`, `mcasImpossibleTravel`, `mcasFinSuspiciousFileAccess`, `nationStateIP`, `suspiciousSendingPatterns`, and `userReportedSuspiciousActivity`. Added riskEventType entry for the Suspicious API Traffic detection for [service principals](/graph/api/resources/serviceprincipalriskdetection?view=graph-rest-1.0&preserve-view=true).