Share via

Dismissing risky user

itay4 61 Reputation points
2023-10-10T10:39:04.65+00:00

Hey,
I used the following API to dismiss a risky user:

v1.0/identityProtection/riskyUsers/dismiss

And I got the response

204 0

which according to https://learn.microsoft.com/en-us/graph/api/riskyusers-dismiss?view=graph-rest-beta&tabs=http suppose to be successful.
But in the AZURE portal, it still its showing used ID at risky.

I'm not sure why, can I get help on this?

Microsoft Security | Microsoft Graph
0 comments No comments

1 answer

Sort by: Most helpful
  1. Vasil Michev 127K Reputation points MVP Volunteer Moderator
    2023-10-10T16:05:28.5266667+00:00

    Likely some delay on the backend. What happens if you GET the same riskyUser again, does it still show it as risky?

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.