From 420f9f3227d77ada7651b2a08dc22584bc246228 Mon Sep 17 00:00:00 2001 From: Corissa Lea Koopmans <33907780+Corissalea@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:19:10 -0600 Subject: [PATCH] Update Microsoft.IdentityProtectionServices.json Added changelog entry to reflect the updated RiskEventType strings --- .../Microsoft.IdentityProtectionServices.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/changelog/Microsoft.IdentityProtectionServices.json b/changelog/Microsoft.IdentityProtectionServices.json index 397bfa769b1..2660ded385c 100644 --- a/changelog/Microsoft.IdentityProtectionServices.json +++ b/changelog/Microsoft.IdentityProtectionServices.json @@ -1,5 +1,23 @@ { "changelog": [ + { + "ChangeList": [ + { + "Id": "9cf27d17-1736-4fde-be33-2cdaa0e6c33b", + "ApiChange": "Property", + "ChangedApiName": "riskEventType", + "ChangeType": "Change", + "Description": "Added `anomalousUserActivity`, `anomalousToken`, `attackerinTheMiddle`, `attemptedPRTAccess`, `generic`, `investigationsThreatIntelligenceSigninLinked`, `maliciousIPAddressValidCredentialsBlockedIP`,`mcasImpossibleTravel`, `mcasFinSuspiciousFileAccess`,`nationStateIP`,`suspiciousSendingPatterns`, and , `userReportedSuspiciousActivity` as a supported values for the **riskEventType** property in the [RiskDetection](https://learn.microsoft.com/en-us/graph/api/resources/riskdetection?view=graph-rest-1.0) resource.", + "Target": "RiskDetection" + } + ], + "Id": "9cf27d17-1736-4fde-be33-2cdaa0e6c33b ", + "Cloud": "Prod", + "Version": "v1.0", + "CreatedDateTime": "2025-01-28T22:19:32.3422617Z", + "WorkloadArea": "Identity and access", + "SubArea": "Identity and sign-in" + }, { "ChangeList": [ {