Get notifications based on new user added or deleted in Azure AD

Kristine Myrland Joa 1 Reputation point
2021-10-20T10:50:04.503+00:00

IS there any way to get emails/alert based on new user created or deleted in Azure AD? I tried with Power Automate but does not look like there is any trigger based on this.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,679 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,606 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JamesTran-MSFT 36,376 Reputation points Microsoft Employee
    2021-10-20T23:11:17.547+00:00

    @Kristine Myrland Joa
    Thank you for your post!

    Based off your issue, you should be able to get alerts Using the Microsoft Graph API to get change notifications for changes in user data. I also found a Stack Overflow post that utilizes Azure functions, which might help point you in the right direction - For more info: Notifications for changes in user data in Azure AD.

    Additional Links:
    Set up notifications for changes in user data
    Tutorial: Use Change Notifications and Track Changes with Microsoft Graph

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    2 people found this answer helpful.
    0 comments No comments