a dynamic membership error in Azure groups

123 views Asked by At

I am new in Azure AD and trying to learn dynamic membership group for ABAC. However, when i click on groups, it shows below error, so i cant create a dynamic membership group. Any solution please? Thanks in advance. Azure Groups error -
Dynamic group memberships have not been updated due to system delays. We’re working to resolve the issue.

1

There are 1 answers

0
Sridevi On

Note that, the error usually occurs if the signed-in user account does not have "Enterprise Mobility + Security E5" license assigned.

I have one user account named Sri without any license like this:

enter image description here

When I visited All groups tab by signing in with above user account, I too got same error :

enter image description here

To resolve the issue, I assigned Enterprise Mobility + Security E5 license to the user account like this:

enter image description here

When I refreshed the page after assigning license, error disappeared and I'm able to create dynamic group successfully like below:

enter image description here

Reference: Dynamic group memberships have not been updated - Microsoft Q&A by Tyler Vining