Forum Discussion
fleischen2225
Apr 07, 2022Copper Contributor
Notify global admins when alert is trigered
Hi, I have created a number of alert rules when certain users login, and when changes occur in ex Conditional access. I now want to notify all members of the global admin role when an alert is tr...
tumtum1973
Apr 07, 2022Copper Contributor
There is no way that I'm aware of natively in the portal to send alerts to people in the Global Administrators Role.
You could build an Azure Function app that gets called when the alert fires that uses PowerShell to lookup the members of the Global Administrators role and send an email to their address listed in Azure AD.
Thanks,
tumtum
You could build an Azure Function app that gets called when the alert fires that uses PowerShell to lookup the members of the Global Administrators role and send an email to their address listed in Azure AD.
Thanks,
tumtum