In this article:
Objective
Prerequisites
Steps to follow
Validation and confirmation
Tips
Related topics and articles
Objective
To provide step-by-step instructions for configuring an alert that notifies administrators whenever a new security group is created in Microsoft Entra ID, enabling proactive monitoring of group management activities for security and compliance purposes.
Prerequisites
Have access to the ADAudit Plus web console.
Have a user account with administrator privileges or a technician account with delegated permissions to configure alerts under the Cloud Directory.
The Microsoft Entra ID module must be properly configured and licensed in ADAudit Plus.
Audit logs must be actively collected from Microsoft Entra ID (i.e., ensure the Audit module under the Cloud Directory shows a healthy sync status).
If you want alert notifications sent via email, ensure that SMTP settings are configured under Admin > General Settings > Server Settings in ADAudit Plus.
Steps to follow
Use an account with either the Administrator role or a technician account with delegated permissions to create and modify alerts.
Navigate to Alerts from the top menu.
Click New Alert Profile in the top-right corner.
Enter a relevant Alert Name and Description (e.g., Member Added to Azure AD Role).
Click the + symbol next to Report Profiles.
Under Domain, select the Cloud Account.
Choose Group Created as the report profile.
Scroll down to the Filter section and enable it.
Set the first filter as follows:
Attribute: Modified Properties
Operator: does not contain
Value: GroupType
This will generate alerts whenever a security group is created in Microsoft Entra ID.
In the Alert Actions section, enable the E-mail Notification check box.
Enter recipient email addresses.
Provide a clear and relevant subject line for the email notification.
Select the preferred format for the alert email, either HTML or Plain Text.
Use the check boxes to select the details you would like to include in the email:
Alert Message
Alert Profile Name
Event Details
Enable the Throttle Notification check box to suppress multiple alerts into a single notification based on defined criteria.
Example: If multiple logon failures are detected from the same user within 15 minutes, consolidate them into one alert.
If SMS provider settings are configured in ADAudit Plus (Admin > General Settings > Server Settings > SMS), enable the SMS Notification check box for real-time updates.
Enable the Execute Script check box to trigger a script automatically when a specific alert is generated.
Example: Lock a user account temporarily after detecting 10 consecutive logon failures from that account.
If a ticketing tool is integrated with ADAudit Plus (Admin > Configuration > Ticketing system Integration), enable the Configure Auto Ticketing check box to automatically generate tickets for alerts.
Note: You can also use Throttle Ticket Generation to avoid creating a ticket for every alert and instead generate one for a group of alerts meeting certain conditions.
Click Save to activate the alert profile.
Validation and confirmation
Manually add a test user to any Microsoft Entra ID role using the Azure portal.
Go to Alerts > expand the cloud account under Profile based alerts.
Choose the alert profile that was created and click View Alerts in the ADAudit Plus console.
Verify that the alert appears with the correct event details (i.e., user, role, and time).
Ensure the alert email is received at the specified address.
Tips
Include key details in the alert message.
Add dynamic values such as:
Username
Time of action
Who performed the action
Client IP or source
Store alert history for audit trails and compliance reporting.
Related topics and articles:
How to configure an alert to notify admins when a security group is deleted