
Product Manager @ Microsoft 👉 Sign up to Entra.News my weekly newsletter on all things Microsoft Entra | Creator of cmd.ms & idPowerToys.com
In a recent YouTube video, host Merill Fernando explained that Microsoft will retire the memberOf operator in Microsoft Entra on 3 November 2026, and he discussed the likely consequences with three guests. The episode brings together identity experts Gregor Reimling, René Wasel, and Eric Woodruff to explain what breaks and what keeps working. As a result, administrators need clear, practical steps to find and fix rules before processing stops. The show emphasized that objects are not deleted but that membership recalculation simply freezes in the last known state.
That frozen state means new users stop joining affected dynamic objects and departed users are not removed, which can create stale access over time. Consequently, services that rely on up-to-date membership—such as licensing, entitlement assignments, and policy scopes—may drift out of sync. The video referenced message center notice MC1448379 and Microsoft guidance that outlines discovery and migration options. Therefore, the immediate priority for IT teams is auditing and planning remedial work.
Merill and his guests explained that retirement affects three object types: dynamic groups, dynamic administrative units, and entitlement management auto-assignment policies. After retirement, these objects stop recalculating membership, which leaves them looking normal in the portal while underlying membership becomes stale. Administrators must locate every rule that uses memberOf to avoid silent permission or licensing gaps. Fortunately, Microsoft recommends discovery via the admin center export tools and PowerShell scripts.
Testing is critical because replacing a rule can change membership in unexpected ways, and a direct replacement may not exist for every scenario. For that reason, Merill urged teams to compare old and new membership results in staging before changing production. Additionally, teams should map downstream dependencies like Conditional Access, Teams provisioning, and app assignments. In short, discovery, replacement, and validation form the essential three-step response.
The video explored common migration choices, starting with attribute-based dynamic rules where possible, which replace group-based logic with user or device attributes. When attribute filters cannot express the business need, assigned membership is the fallback, although it increases administrative overhead and reduces automation. Merill and the guests also covered automation options using Microsoft Graph to emulate nested behavior where needed, noting that scripting can recover functionality at the cost of added maintenance.
PowerShell and Graph-based approaches let organizations rebuild workflows and maintain dynamic-like behavior, but they introduce tradeoffs between accuracy, scalability, and support complexity. Specifically, custom sync logic can scale, but it requires operational effort, testing, and monitoring that built-in dynamic rules previously handled. Meanwhile, shifting to assigned membership simplifies logic but forces manual updates and raises the risk of human error. Thus, teams must weigh resilience and long-term maintenance against short-term speed of migration.
Merill also recommended validating licensing and entitlement flows after migration because group membership drives downstream provisioning. In practice, a staged rollout that compares membership snapshots reduces surprise. Administrators should also consider retention of historical membership for audits, since frozen states may persist until migration completes. Overall, careful validation lowers risk even as migration consumes time and resources.
The video clarified several nuanced behaviors that administrators should know. For instance, nested groups continue to work for Conditional Access but do not affect group-based licensing, and Global Secure Access honors only first-level members. In addition, Microsoft has introduced a new property that blocks nesting in both directions, and administrators will need to watch for that setting when redesigning group structures.
Merill also covered emerging features that change the landscape, such as sensitivity labels arriving on security groups and the fact that agent user accounts already qualify for many dynamic rules. These developments may require teams to refine filters and membership logic so that labels and agent accounts do not unintentionally broaden access. Consequently, migration plans must include checks for these attributes to avoid over-permissioning or unexpected exclusions.
The panel emphasized tradeoffs between operational simplicity and system scalability. Built-in dynamic rules gave admins low-effort automation, but Microsoft cites scaling constraints as a reason for retiring memberOf, which forces organizations to choose either more manual control or more custom automation. Both paths carry costs: manual assignment raises ongoing labor, while custom automation needs development and monitoring budgets.
Given these tradeoffs, the practical next steps are clear: inventory rules that use memberOf, prioritize critical groups that affect access or billing, and test replacements in a controlled environment. Merill also highlighted the benefit of attending community events such as the Cloud Identity Summit on 3 November 2026 for peer guidance and deeper technical briefings. In sum, teams that act now with a measured migration plan will reduce the risk of silent staleness and keep access controls working as intended.
Microsoft Entra memberOf retirement, Entra memberOf migration guide, Azure AD memberOf deprecation, Entra admin checklist memberOf, Replace memberOf claims Entra, Entra group membership changes, Microsoft identity memberOf replacement, memberOf retirement actions for admins