Skip to content

Update troubleshoot-dynamic-groups.md #1861

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 17, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Troubleshoot dynamic groups
description: This article helps you diagnose and resolve issues with dynamic groups.
ms.date: 03/04/2025
ms.date: 04/17/2025
ms.service: entra-id
ms.custom: sap:Groups, has-azure-ad-ps-ref
ms.reviewer: mimart, v-weizhu, v-loeide, mbhargav, yuhko, barclayn
Expand All @@ -11,7 +11,7 @@ ms.reviewer: mimart, v-weizhu, v-loeide, mbhargav, yuhko, barclayn
This troubleshooting guide helps you diagnose and solve issues with dynamic groups in Microsoft Entra ID.

> [!IMPORTANT]
> Dynamic membership group changes are usually processed within a few hours. However, processing may take more than 24 hours depending on factors such as tenant size, group size, number of attribute changes, rule complexity, and operator choice (such as using `CONTAINS`, `MATCH`, or `MemberOf`).
> Dynamic membership groups changes are usually processed within a few hours. However, processing can take more than 24 hours depending on factors such as the number of groups, the number of changes, and the complexity of the rules. For more information, see [Understanding and Managing Dynamic Group Processing in Microsoft Entra ID](/entra/identity/users/manage-dynamic-group).

## Dynamic groups identification and management

Expand Down