How to capture user data change in AAD

Tomáš Gazsi 6 Reputation points
2022-03-04T07:36:50.55+00:00

I would like to ask if it is possible to capture an event when the basic user data in the AAD changes (eg first name, last name).
Is there a trigger within Logic Apps? I haven't found one at the moment. Alternatively, if such a trigger does not exist, you could advise me how I could otherwise "catch" it and then react in LogicApps.
Thanks

Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 119.5K Reputation points MVP Volunteer Moderator
    2022-03-04T08:09:18.257+00:00

    Use change notifications as detailed here: https://learn.microsoft.com/en-us/graph/webhooks
    The alternative is to export the Azure AD audit log/Unified audit log entries: https://learn.microsoft.com/en-us/azure/active-directory/reports-monitoring/tutorial-azure-monitor-stream-logs-to-event-hub

    0 comments No comments

Your answer

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