The Azure AD admin center now includes the option to pause processing of the membership query for an Azure AD dynamic group.
So, technically when a dynamic group is paused, the membership of the group does not undergo any updation and it remains the same.
How it works
Letβs us see how this works with an example.
Step 1 : Pause a dynamic group
- To achieve this, navigate to the Azure AD admin center, click on βAzure Active Directoryβ from the left panel, and then click on βGroupsβ.
- Select a Dynamic group.
- Turn-on βPause processingβ. Notice the βDynamic rule processing statusβ changes to βUpdates pausedβ.
A glimpse on the dynamic membership rules of the group βSales Peopleβ :
Step 2 : Verify if the membership is updated
Say, add a member into βSalesβ department.
Witness that the membership of the group does not undergo any updation and it remains the same.
Step 3 : Verify disabling pause
Turn-off βPause processingβ. Wait for βDynamic rule processing statusβ to change to βSucceededβ. You can witness that the new members moved to Sales department are reflected in the group membership.