Skip to content

Commit 6956947

Browse files
authored
Merge pull request #25081 from microsoftgraph/owinfreyATL-AccessReviewNote
Access review scope note
2 parents e80d7a9 + 5c58956 commit 6956947

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

concepts/accessreviews-scope-concept.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ To configure the scope by using the [accessReviewQueryScope resource type](/grap
3131

3232
**accessReviewInactiveUsersQueryScope** requires all the properties of **accessReviewQueryScope** and includes an **inactiveDuration** property.
3333

34+
## Examples
35+
36+
> [!NOTE]
37+
> The examples in this section show the only valid combinations of *principalScopes* and *resourceScopes* that the Microsoft Graph API supports.
38+
3439
### Example 1: Review all users with direct and transitive assignment to a group
3540

3641
**Example scenario:** Suppose group A has three direct members - users AU1 and AU2 and group G1. Group G1 on the other hand has two members - users GU1 and GU2. Users GU1 and GU2 are therefore transitive members of the nested group G1. Four objects are included in the review: users AU1, AU2, GU1, and GU2.

0 commit comments

Comments
 (0)