Forum Discussion
Jul 04, 2018
Email alerts for modifications made to Azure AD Security group
Hi All , We're planning to create an Azure AD Security group which would have high priviliges on all the SharePoint Online site collections and I'm looking for a way to receive email alerts for al...
VasilMichev
Jul 04, 2018MVP
In general you should be able to configure an Activity alert (https://protection.office.com/#/managealerts). However, Microsoft has removed the "new" button and instead is forcing you to use the "Activity policies" functionality, which requires additional licensing...
So I guess the answer will be to build your own solution that periodically examines the unified audit log for any events related to the security group(s) in question and sends email notifications accordingly. Some third-party tools can offer this.