Skip to content

Commit 0a4ae35

Browse files
authored
Merge pull request #208700 from amsliu/quick-update
updated note
2 parents b1e4c77 + 39fa6de commit 0a4ae35

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

articles/active-directory/governance/create-access-review.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: Create an access review of groups and applications - Azure AD
33
description: Learn how to create an access review of group members or application access in Azure Active Directory.
44
services: active-directory
55
author: amsliu
6-
manager: rkarlin
6+
manager: amycolannino
77
editor: markwahl-msft
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.tgt_pltfrm: na
1111
ms.topic: how-to
1212
ms.subservice: compliance
13-
ms.date: 07/20/2022
13+
ms.date: 08/24/2022
1414
ms.author: amsliu
1515
ms.reviewer: mwahl
1616
ms.collection: M365-identity-device-management
@@ -44,24 +44,24 @@ If you are reviewing access to an application, then before creating the review,
4444
### Scope
4545
1. Sign in to the Azure portal and open the [Identity Governance](https://portal.azure.com/#blade/Microsoft_AAD_ERM/DashboardBlade/) page.
4646

47-
1. On the left menu, select **Access reviews**.
47+
2. On the left menu, select **Access reviews**.
4848

49-
1. Select **New access review** to create a new access review.
49+
3. Select **New access review** to create a new access review.
5050

5151
![Screenshot that shows the Access reviews pane in Identity Governance.](./media/create-access-review/access-reviews.png)
5252

53-
1. In the **Select what to review** box, select which resource you want to review.
53+
4. In the **Select what to review** box, select which resource you want to review.
5454

5555
![Screenshot that shows creating an access review.](./media/create-access-review/select-what-review.png)
5656

57-
1. If you selected **Teams + Groups**, you have two options:
57+
5. If you selected **Teams + Groups**, you have two options:
5858

5959
- **All Microsoft 365 groups with guest users**: Select this option if you want to create recurring reviews on all your guest users across all your Microsoft Teams and Microsoft 365 groups in your organization. Dynamic groups and role-assignable groups aren't included. You can also choose to exclude individual groups by selecting **Select group(s) to exclude**.
6060
- **Select Teams + groups**: Select this option if you want to specify a finite set of teams or groups to review. A list of groups to choose from appears on the right.
6161

6262
![Screenshot that shows selecting Teams + Groups.](./media/create-access-review/teams-groups.png)
6363

64-
1. If you selected **Applications**, select one or more applications.
64+
6. If you selected **Applications**, select one or more applications.
6565

6666
![Screenshot that shows the interface that appears if you selected applications instead of groups.](./media/create-access-review/select-application-detailed.png)
6767

@@ -75,9 +75,12 @@ If you are reviewing access to an application, then before creating the review,
7575
> [!NOTE]
7676
> If you selected **All Microsoft 365 groups with guest users**, your only option is to review **Guest users only**.
7777
78-
1. Or if you are conducting group membership review, you can create access reviews for only the inactive users in the group. In the *Users scope* section, check the box next to **Inactive users (on tenant level)**. If you check the box, the scope of the review will focus on inactive users only, those who have not signed in either interactively or non-interactively to the tenant. Then, specify **Days inactive** with a number of days inactive up to 730 days (two years). Users in the group inactive for the specified number of days will be the only users in the review.
78+
8. Or if you are conducting group membership review, you can create access reviews for only the inactive users in the group. In the *Users scope* section, check the box next to **Inactive users (on tenant level)**. If you check the box, the scope of the review will focus on inactive users only, those who have not signed in either interactively or non-interactively to the tenant. Then, specify **Days inactive** with a number of days inactive up to 730 days (two years). Users in the group inactive for the specified number of days will be the only users in the review.
79+
80+
> [!NOTE]
81+
> Recently created users are not affected when configuring the inactivity time. The Access Review will check if a user has been created in the time frame configured and disregard users who haven’t existed for at least that amount of time. For example, if you set the inactivity time as 90 days and a guest user was created or invited less than 90 days ago, the guest user will not be in scope of the Access Review. This ensures that a user can sign in at least once before being removed.
7982
80-
1. Select **Next: Reviews**.
83+
9. Select **Next: Reviews**.
8184

8285
### Next: Reviews
8386

0 commit comments

Comments
 (0)