Microsoft Entra memberOf Retires: Steps
Microsoft Entra
Aug 26, 2026 10:59 PM

Microsoft Entra memberOf Retires: Steps

by HubSite 365 about Merill Fernando

Product Manager @ Microsoft 👉 Sign up to Entra.News my weekly newsletter on all things Microsoft Entra | Creator of cmd.ms & idPowerToys.com

Entra memberOf retirement freezes dynamic groups; Entra ID fixes via PowerShell, attribute rules and sensitivity labels

Key insights

  • memberOf retired — 3 November 2026
    Microsoft will retire the memberOf rule operator on 3 November 2026. Dynamic groups, dynamic administrative units, and entitlement management auto-assignment policies stop recalculating and freeze in their last known state — no new members are added and leavers are not removed, though the portal shows no errors. This creates a high risk of stale access and licensing drift.
  • Immediate admin actions: Discover, Replace, Test
    Find every object that uses memberOf, replace the rule with a supported approach, and test the results before the deadline. Use PowerShell discovery scripts and Entra admin-center export tools to locate impacted dynamic rules and policies.
  • Replacement strategies
    Where possible rebuild logic as attribute-based dynamic rules. If dynamic logic is impractical, use assigned membership or scripted provisioning via Microsoft Graph. Redesign nested-group workflows with explicit automation rather than relying on the retired operator.
  • Nested groups and workload nuances
    Nested groups still work for Conditional Access but do not apply for group-based licensing. Global Secure Access evaluates only first-level members and a new property can block nesting in both directions. Verify how each downstream workload interprets group membership when you migrate.
  • Other changes and risks
    Preview features include sensitivity labels on security groups, and agent accounts already qualify for some dynamic groups. Remember that dynamic groups automate membership but are not a substitute for access controls — validate actual access paths after changes.
  • Migration checklist and urgency
    Run discovery scripts, compare old vs new membership results, update dependent services (licensing, apps, Teams, Conditional Access), and complete replacements well before the retirement date. Consider community events like the Cloud Identity Summit for practical guidance and peer advice.

Overview of the announcement

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.


Immediate impact on admins

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.


Replacement options and migration paths

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.


Nesting behavior, sensitivity labels, and agent accounts

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.


Tradeoffs, risks, and next steps

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 - Microsoft Entra memberOf Retires: Steps

Keywords

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