Forum Discussion
frank_df
Jun 16, 2022Copper Contributor
Azure AD Identity Protection Notify Users
Hello,
In Identity Protection, is there a way to notify users when a risk detection happens?
I do not refer to "Users at risk detected alerts" nor to the "Weekly Digest".
I just need users are sent an e-mail when a risk is detected regarding their own account.
Thank you.
Kind regards,
Francesco
4 Replies
Sort By
- Not by default, no. You can create a custom alert by scraping the corresponding risk detection events from the audit log.
- frank_dfCopper Contributor
VasilMichev you refer to Log Analytics alert rules, right?
- There are many options, you can also get the Azure AD logs via the Graph API, query the Unified audit log in M365 via PowerShell or use the management activities API, etc.