Skip to content

Commit 125db8d

Browse files
committed
pics
1 parent b5fb047 commit 125db8d

File tree

6 files changed

+11
-1
lines changed

6 files changed

+11
-1
lines changed

articles/active-directory/users-groups-roles/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,10 @@
122122
items:
123123
- name: Create a dynamic group
124124
href: groups-create-rule.md
125-
- name: Dynamic group rule syntax
125+
- name: Dynamic group rule syntax
126126
href: groups-dynamic-membership.md
127+
- name: Validate a membership rule
128+
href: groups-dynamic-rule-validation
127129
- name: Change group membership type
128130
href: groups-change-type.md
129131
- name: Assign licenses

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,20 @@ Azure Active Directory (Azure AD) now provides the means to validate dynamic gro
2424

2525
To get started, access Azure Active Directory from this URL: https://aka.ms/ValidateRules and sign in with your credentials. Then go to Azure Active Directory / Groups. Pick an existing dynamic group or create a new dynamic group and click on Dynamic membership rules. You can then see the Validate Rules Preview tab.
2626

27+
![Find the Validate rules tab and start with an existing rule](./media/groups-dynamic-rule-validation/validate-tab.png)
28+
2729
On **Validate rules** tab, you can select users to validate their memberships. 20 users or devices can be selected at one time.
2830

31+
![Add users to validate the existing rule against](./media/groups-dynamic-rule-validation/validate-tab-add-users.png)
32+
2933
After choosing the users or devices from the picker, and **Select**, validation will automatically start and validation results will appear.
3034

35+
![View the results of the rule validation](./media/groups-dynamic-rule-validation/validate-tab-results.png)
36+
3137
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.
3238

39+
![View the details of the results of the rule validation](./media/groups-dynamic-rule-validation/validate-tab-view-details.png)
40+
3341
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.
3442

3543
## Next steps
45.5 KB
Loading
58.3 KB
Loading
55.8 KB
Loading
45.5 KB
Loading

0 commit comments

Comments
 (0)