Skip to content

Commit 92dca23

Browse files
committed
Acrolinx
1 parent 1f666ac commit 92dca23

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/active-directory/enterprise-users/groups-dynamic-rule-validation.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Validate rules for dynamic group membership (preview) - Azure AD | Microsoft Docs
3-
description: How to test members against a membership rule for a dynamic groups in Azure Active Directory.
3+
description: How to test members against a membership rule for a dynamic group in Azure Active Directory.
44
services: active-directory
55
documentationcenter: ''
66
author: curtand
@@ -18,34 +18,34 @@ ms.collection: M365-identity-device-management
1818

1919
# Validate a dynamic group membership rule (preview) in Azure Active Directory
2020

21-
Azure Active Directory (Azure AD), part of Microsoft Entra, now provides the means to validate dynamic group rules (in public preview). On the **Validate rules** tab, you can validate your dynamic rule against sample group members to confirm the rule is working as expected. When creating or updating dynamic group rules, administrators want to know whether a user or a device will be a member of the group. This helps evaluate whether user or device meets the rule criteria and aid in troubleshooting when membership is not expected.
21+
Azure Active Directory (Azure AD), part of Microsoft Entra, now provides the means to validate dynamic group rules (in public preview). On the **Validate rules** tab, you can validate your dynamic rule against sample group members to confirm the rule is working as expected. When you create or update dynamic group rules, you want to know whether a user or a device will be a member of the group. This knowledge helps you evaluate whether a user or device meets the rule criteria and help you troubleshoot when membership isn't expected.
2222

2323
## Prerequisites
24-
To use the evaluate dynamic group rule membership feature, the administrator must have one of the following rules assigned directly: Global Administrator, Groups Administrator, or Intune Administrator.
24+
To evaluate the dynamic group rule membership feature, the administrator must have one of the following rules assigned directly: Global Administrator, Groups Administrator, or Intune Administrator.
2525

2626
> [!TIP]
2727
> Assigning one of required roles via indirect group membership is not yet supported.
2828
>
2929
3030
## Step-by-step walk-through
3131

32-
To get started, go to **Azure Active Directory** > **Groups**. Select an existing dynamic group or create a new dynamic group and click on Dynamic membership rules. You can then see the **Validate Rules** tab.
32+
To get started, go to **Azure Active Directory** > **Groups**. Select an existing dynamic group or create a new dynamic group and select **Dynamic membership rules**. You can then see the **Validate Rules** tab.
3333

3434
![Find the Validate rules tab and start with an existing rule](./media/groups-dynamic-rule-validation/validate-tab.png)
3535

3636
On **Validate rules** tab, you can select users to validate their memberships. 20 users or devices can be selected at one time.
3737

3838
![Add users to validate the existing rule against](./media/groups-dynamic-rule-validation/validate-tab-add-users.png)
3939

40-
After choosing the users or devices from the picker, and **Select**, validation will automatically start and validation results will appear.
40+
After you select users or devices from the picker, and **Select**, validation will automatically start and validation results will appear.
4141

4242
![View the results of the rule validation](./media/groups-dynamic-rule-validation/validate-tab-results.png)
4343

44-
The results tell whether a user is a member of the group or not. If the rule is not valid or there is a network issue, the result will show as **Unknown**. In case of **Unknown**, the detailed error message will describe the issue and actions needed.
44+
The results tell whether a user is a member of the group or not. If the rule isn't valid or there's a network issue, the result will show as **Unknown**. If the value is **Unknown**, the detailed error message will describe the issue and actions needed.
4545

4646
![View the details of the results of the rule validation](./media/groups-dynamic-rule-validation/validate-tab-view-details.png)
4747

48-
You can modify the rule and validation of memberships will be triggered. To see why user is not a member of the group, click on "View details" and verification details will show the result of each expression composing the rule. Click **OK** to exit.
48+
You can modify the rule and validation of memberships will be triggered. To see why user isn't a member of the group, select **View details** and verification details will show the result of each expression composing the rule. Select **OK** to exit.
4949

5050
## Next steps
5151

0 commit comments

Comments
 (0)