Skip to content

Commit d5d4689

Browse files
authored
Merge pull request #1806 from barclayn/patch-1
Update troubleshoot-dynamic-group-processing.md
2 parents ff2a6ba + c82a8fd commit d5d4689

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

support/entra/entra-id/dir-dmns-obj/troubleshoot-dynamic-group-processing.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Troubleshooting Groups with dynamic membership processing in Microsoft En
33
description: Learn how to troubleshoot dynamic group processing by using pause and resume dynamic group processing scripts
44
author: genlin
55
ms.author: genli
6-
ms.reviewer: yuhko
7-
ms.date: 07/01/2024
6+
ms.reviewer: yuhko, barclayn, v-weizhu
7+
ms.date: 03/04/2025
88
ms.service: entra-id
99
ms.custom: sap:Users
1010
---
@@ -23,6 +23,9 @@ These issues can be caused by:
2323

2424
This article provides sample Entra ID PowerShell scripts to pause and resume dynamic group updates. Pausing dynamic group processing can stop rule processing and prevent unintended membership updates. Resuming dynamic group processing can restore normal group functionality.
2525

26+
> [!IMPORTANT]
27+
> 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`).
28+
2629
## Download pause and resume dynamic group processing scripts
2730

2831
To download the scripts, visit our [GitHub repository](https://github.com/barclayn/samples-dynamic-group/tree/main).

0 commit comments

Comments
 (0)