
No-Faffing Managed IT Support & Cyber Security Support. Made in Yorkshire, built for the UK.
In a recent YouTube video, Jonathan Edwards warns that Microsoft will retire the memberOf rule operator in Entra ID on November 3, 2026, and explains why this change can silently break tenant configurations. He shows a live example from a law firm tenant to illustrate how dynamic groups and administrative units can freeze at their last processed state, creating invisible drift in access and licensing. Consequently, administrators who assume dynamic reevaluation continues may find that new joiners are never added and departed staff are never removed.
Edwards frames the issue as a silent failure rather than a hard error: group objects remain, but background recalculation stops. Therefore, the real danger is not an immediate outage but a slow degradation of governance and security posture. For this reason, he urges IT teams to act proactively before the cutoff date.
The video explains that memberOf was a preview operator designed to create dynamic membership based on membership of another group, enabling nested-group scenarios and some convenience rules. However, because it lived in preview and had limits, Microsoft is removing it, and affected dynamic groups, dynamic administrative units, and certain entitlement policies will stop being re-evaluated. As Edwards notes, preview features can carry hidden risks when used in production at scale.
Moreover, this retirement reflects a tradeoff between feature complexity and platform reliability: maintaining an always-evaluating nested operator at scale adds operational burden for Microsoft, while removing it simplifies the processing model but shifts work back to administrators. Thus, tenants that relied on the operator for automation must choose between rebuilding logic using supported rules or switching to assigned memberships.
To make the consequences tangible, Edwards walks through a real-world "All Fee-Earners" roll-up group built on memberOf. He shows that after the retirement date, the group’s membership freezes exactly as it appeared at the cutoff, so new hires are excluded and former employees remain included despite role changes. Consequently, applications, Teams, and Conditional Access policies that rely on those group memberships can experience stale scopes without any explicit error message to warn administrators.
The demonstration highlights operational challenges: silent drift undermines audits, complicates license allocation, and can create compliance gaps. In short, the lack of a visible failure mode makes this especially dangerous because it can persist undetected for long periods unless administrators monitor membership changes actively.
Edwards provides practical steps to find affected objects, recommending an inventory of dynamic groups, administrative units, and entitlement policies that use memberOf. He presents a PowerShell approach to query and list these configurations so teams can prioritize remediation. Importantly, he warns to export existing group definitions before making changes to preserve evidence and rollback options.
When rebuilding, the video explains the tradeoffs: replacing dynamic rules with supported expressions can restore automation but may not perfectly match nested-group scenarios, while converting to assigned memberships reduces automation but increases management overhead. Edwards also cautions that a careless rebuild can wipe membership lists, so testing in a non-production tenant and phased rollouts are critical to avoid unintended deletions.
Balancing automation and reliability is central to the remediation decision. On one hand, dynamic rules reduce administrative effort and scale well when supported; on the other hand, relying on preview features exposes tenants to sudden changes that require significant rework. Therefore, teams must weigh the cost of rebuilding logic, the ability to maintain assigned memberships, and the administrative capacity to validate changes.
As practical next steps, Edwards urges teams to inventory affected configurations, export definitions, run targeted tests, and prioritize high-impact groups used for access control and licensing. Finally, he recommends ongoing monitoring to catch silent drift and to consider conservative design patterns that favor supported features over convenient preview behaviors. Taken together, these actions reduce risk and help maintain secure, accurate access in Microsoft 365 environments.
Entra Dynamic Groups outage November, Microsoft Entra dynamic group bug, Azure AD dynamic membership failing, Entra dynamic groups silently failing, Fix Entra dynamic groups not updating, Troubleshoot Entra dynamic group issue, Entra dynamic membership broken November, Entra dynamic groups workaround November