Skip to content

Commit 746e7ae

Browse files
Merge pull request #207083 from amsliu/new-doc
new documentation
2 parents bb116cf + 88534db commit 746e7ae

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

articles/active-directory/governance/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
href: manage-access-review.md
5656
- name: Manage users excluded from Conditional Access
5757
href: conditional-access-exclusion.md
58+
- name: Review recommendations for access reviews
59+
href: review-recommendations-access-reviews.md
5860
- name: Review and remove users from external organizations
5961
href: access-reviews-external-users.md
6062
- name: How-to guides
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: Review recommendations for Access reviews - Azure AD
3+
description: Learn how to review access of group members with review recommendations in Azure Active Directory access reviews.
4+
services: active-directory
5+
author: amsliu
6+
manager: rkarlin
7+
editor: markwahl-msft
8+
ms.service: active-directory
9+
ms.workload: identity
10+
ms.tgt_pltfrm: na
11+
ms.topic: how-to
12+
ms.subservice: compliance
13+
ms.date: 8/5/2022
14+
ms.author: amsliu
15+
ms.reviewer: mwahl
16+
ms.collection: M365-identity-device-management
17+
---
18+
19+
# Review recommendations for Access reviews
20+
21+
Decision makers who review users' access and perform access reviews can use system based recommendations to help them decide whether to continue their access or deny their access to resources. For more information about how to use review recommendations, see [Enable decision helpers](create-access-review.md#next-settings).
22+
23+
## Prerequisites
24+
25+
- Azure AD Premium P2
26+
27+
For more information, see [License requirements](access-reviews-overview.md#license-requirements).
28+
29+
## Inactive user recommendations
30+
A user is considered 'inactive' if they have not signed into the tenant within the last 30 days. This behavior is adjusted for reviews of application assignments, which checks each user's last activity in the app as opposed to the entire tenant. When inactive user recommendations are enabled for an access review, the last sign-in date for each user will be evaluated once the review starts, and any user that has not signed-in within 30 days will be given a recommended action of Deny. Additionally, when these decision helpers are enabled, reviewers will be able to see the last sign-in date for all users being reviewed. This sign-in date (as well as the resulting recommendation) is determined when the review begins and will not get updated while the review is in-progress.
31+
32+
## Next Steps
33+
- [Create an access review](create-access-review.md)
34+
- [Review access to groups or applications](perform-access-review.md)
35+

0 commit comments

Comments
 (0)