Skip to content

Commit 637aab1

Browse files
authored
Merge pull request #91207 from msaburnley/aj-elm-accessreviews
[Azure AD] [ELM] access reviews of assignments
2 parents bece1ad + 816edc4 commit 637aab1

21 files changed

+272
-1
lines changed

articles/active-directory/governance/TOC.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,14 @@
8484
href: entitlement-management-request-access.md
8585
- name: Access reviews
8686
items:
87+
- name: Access packages
88+
items:
89+
- name: Create an access review
90+
href: entitlement-management-access-reviews-create.md
91+
- name: Review access
92+
href: entitlement-management-access-reviews-review-access.md
93+
- name: Review access for yourself
94+
href: entitlement-management-access-reviews-self-review.md
8795
- name: Groups and apps
8896
items:
8997
- name: Create an access review

articles/active-directory/governance/entitlement-management-access-package-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Here are the high-level steps to create a new access package.
6262
1. In the left menu, click **Access packages**.
6363

6464
1. Click **New access package**.
65-
65+
6666
![Entitlement management in the Azure portal](./media/entitlement-management-shared/access-packages-list.png)
6767

6868
## Basics
Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
---
2+
title: Create an access review of an access package in Azure AD entitlement management
3+
description: Learn how to create an access review policy for entitlement management access packages in Azure Active Directory access reviews (Preview).
4+
services: active-directory
5+
documentationCenter: ''
6+
author: msaburnley
7+
manager: daveba
8+
editor:
9+
ms.service: active-directory
10+
ms.workload: identity
11+
ms.tgt_pltfrm: na
12+
ms.devlang: na
13+
ms.topic: conceptual
14+
ms.subservice: compliance
15+
ms.date: 11/01/2019
16+
ms.author: ajburnle
17+
ms.reviewer:
18+
ms.collection: M365-identity-device-management
19+
20+
21+
#Customer intent: As an administrator, I want to create an access review policy for my access packages so I can review the active assignments of my users to ensure everyone has the appropriate access.
22+
23+
---
24+
# Create an access review of an access package in Azure AD entitlement management
25+
26+
To reduce the risk of stale access, you should enable periodic reviews of users who have active assignments to an access package in Azure AD entitlement management. You can enable reviews when you create a new access package or edit an existing access package. This article describes how to enable access reviews of access packages.
27+
28+
## Prerequisites
29+
30+
To enable reviews of access packages, you must meet the prerequisites for creating an access package:
31+
- Azure AD Premium P2
32+
- Global administrator, User administrator, Catalog owner, or Access package manager
33+
34+
For more information, see [License requirements](entitlement-management-overview.md#license-requirements).
35+
36+
37+
## Create an access review of an access package
38+
39+
You can enable access reviews when [creating a new access package](entitlement-management-access-package-create.md) or [editing an existing access package](entitlement-management-access-package-lifecycle-policy.md) policy. Follow these steps to enable access reviews of an access package:
40+
41+
1. Open the **Lifecycle** tab for an access package and scroll down to **Access Reviews**.
42+
43+
1. Move the **Require access reviews** toggle to **Yes**.
44+
45+
![Add the access review](./media/entitlement-management-access-reviews/access-reviews-pane.png)
46+
47+
1. Specify the date the reviews will start next to **Starting on**.
48+
49+
1. Next, set the **Review frequency** to **Annually**, **Bi-annually**, **Quarterly** or **Monthly**.
50+
This setting determines how often access reviews will occur.
51+
52+
1. Set the **Duration** to define how many days each review of the recurring series will be open for input from reviewers. For example, you might schedule an annual review that starts on January 1st and is open for review for 30 days so that reviewers have until the end of the month to respond.
53+
54+
1. Next to **Reviewers**, select **Self-review** if you want users to perform their own access review or select **Specific reviewer(s)** if you want to designate a reviewer.
55+
56+
![Select Add reviewers](./media/entitlement-management-access-reviews/access-reviews-add-reviewer.png)
57+
58+
1. If you selected **Specific reviewer(s)**, specify which users will do the access review:
59+
1. Select **Add reviewers**.
60+
1. In the **Select reviewers** pane, search for and select the user(s) you want to be a reviewer.
61+
1. When you've selected your reviewer(s), click the **Select** button.
62+
63+
![Specify the reviewers](./media/entitlement-management-access-reviews/access-reviews-select-reviewer.png)
64+
65+
1. Click **Review + Create** if you are creating a new access package or **Update** if you are editing an access package, at the bottom of the page.
66+
67+
## View the status of the access review
68+
69+
After the start date, an access review will be listed in the **Access reviews** section. Follow these steps to view the status of an access review:
70+
71+
1. In **Identity Governance**, click **Access packages** then select the access package with the access review status you'd like to check.
72+
73+
1. Once you are on the access package overview, click **Access reviews** on the left menu.
74+
75+
![Select access reviews](./media/entitlement-management-access-reviews/access-review-status-access-package-overview.png)
76+
77+
1. A list will appear that contains all of the policies that have access reviews associated with them. Click the review to see its report.
78+
79+
![List of access reviews](./media/entitlement-management-access-reviews/access-review-status-select-access-reviews.png)
80+
81+
1. When you view the report, it shows the number of users reviewed and the actions taken by the reviewer on them.
82+
83+
![View review status](./media/entitlement-management-access-reviews/access-review-status.png)
84+
85+
86+
## Access reviews email notifications
87+
You can designate reviewers, or users can review their access themselves. By default, Azure AD will send an email to reviewers or self-reviewers shortly after the review starts.
88+
89+
The email will include instructions on how to review access to access packages. If the review is for users to review their access, show them the instructions on how to perform a self-review of their access packages.
90+
91+
If you've assigned guest users as reviewers, and they haven't accepted their Azure AD guest invitation, they won't receive emails from Azure AD access reviews. They must first accept the invite and create an account with Azure AD before they can receive the emails.
92+
93+
## Next steps
94+
95+
- [Review access of access packages](entitlement-management-access-reviews-review-access.md)
96+
- [Self-review of access packages](entitlement-management-access-reviews-self-review.md)
Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
---
2+
title: Review access of an access package in Azure AD entitlement management
3+
description: Learn how to complete an access review of entitlement management access packages in Azure Active Directory access reviews (Preview).
4+
services: active-directory
5+
documentationCenter: ''
6+
author: msaburnley
7+
manager: daveba
8+
editor:
9+
ms.service: active-directory
10+
ms.workload: identity
11+
ms.tgt_pltfrm: na
12+
ms.devlang: na
13+
ms.topic: conceptual
14+
ms.subservice: compliance
15+
ms.date: 11/01/2019
16+
ms.author: ajburnle
17+
ms.reviewer:
18+
ms.collection: M365-identity-device-management
19+
20+
21+
#Customer intent: As an administrator, I want to review the active assignments of my users to ensure everyone has the appropriate access.
22+
23+
---
24+
# Review access of an access package in Azure AD entitlement management
25+
26+
Azure AD entitlement management simplifies how enterprises manage access to groups, applications, and SharePoint sites. This article describes how to perform access reviews for other users that are assigned to an access package as a designated reviewer.
27+
28+
## Prerequisites
29+
30+
To review users' active access package assignments, you must meet the prerequisites to do an access review:
31+
- Azure AD Premium P2
32+
- Global administrator
33+
- Designated User administrator, Catalog owner, or Access package manager
34+
35+
For more information, see [License requirements](entitlement-management-overview.md#license-requirements).
36+
37+
38+
## Open the access review
39+
40+
Use the following steps to find and open the access review:
41+
42+
1. You may receive an email from Microsoft that asks you to review access. Locate the email to open the access review. Here is an example email to review access:
43+
44+
![Access review reviewer email](./media/entitlement-management-access-reviews-review-access/review-access-reviewer-email.png)
45+
46+
1. Click the **Review user access** link to open the access review.
47+
48+
1. If you don’t have the email, you can find your pending access reviews by navigating directly to https://myaccess.microsoft.com.
49+
50+
1. Click **Access reviews** on the left navigation bar to see a list of pending access reviews assigned to you.
51+
52+
![Select access reviews on My Access](./media/entitlement-management-access-reviews-review-access/review-access-myaccess-select-access-review.png)
53+
54+
1. Click the review that you’d like to begin.
55+
56+
![Select the access review](./media/entitlement-management-access-reviews-review-access/review-access-select-access-review.png)
57+
58+
## Perform the access review
59+
60+
Once you open the access review, you will see the names of users for which you need to review. There are two ways that you can approve or deny access:
61+
- You can manually approve or deny access for one or more users
62+
- You can accept the system recommendations
63+
64+
### Manually approve or deny access for one or more users
65+
1. Review the list of users and determine which users need to continue to have access.
66+
67+
![List of users to review](./media/entitlement-management-access-reviews-review-access/review-access-list-of-users.png)
68+
69+
1. To approve or deny access, select the radio button to the left of the user’s name.
70+
71+
1. Select **Approve** or **Deny** in the bar above the user names.
72+
73+
![Select the user](./media/entitlement-management-access-reviews-review-access/review-access-select-users.png)
74+
75+
1. If you aren't sure, you can click the **Don’t know** button.
76+
77+
If you make this selection, the user maintains access, and this selection goes in the audit logs. The log shows any other reviewers that you still completed the review.
78+
79+
1. You may be required to provide a reason for your decision. Type in a reason and click **Submit**.
80+
81+
![Approve or deny access](./media/entitlement-management-access-reviews-review-access/review-access-decision-approve.png)
82+
83+
1. You can change your decision at any time before the end of the review. To do so, select the user from the list and change the decision. For example, you can approve access for a user you previously denied.
84+
85+
If there are multiple reviewers, the last submitted response is recorded. Consider an example where an administrator designates two reviewers – Alice and Bob. Alice opens the review first and approves access. Before the review ends, Bob opens the review and denies access. In this case, the last deny access decision gets recorded.
86+
87+
>[!NOTE]
88+
>If a user is denied access, they aren't removed from the access package immediately. The user will be removed from the access package when the review ends, or an administrator ends the review.
89+
90+
### Approve or deny access using the system-generated recommendations
91+
92+
To review access for multiple users more quickly, you can use the system-generated recommendations, accepting the recommendations with a single click. The recommendations are generated based on the user's sign-in activity.
93+
94+
1. In the bar at the top of the page, click **Accept recommendations**.
95+
96+
![Select Accept recommendations](./media/entitlement-management-access-reviews-review-access/review-access-use-recommendations.png)
97+
98+
You'll see a summary of the recommended actions.
99+
100+
1. Click **Submit** to accept the recommendations.
101+
102+
## Next steps
103+
104+
- [Self-review of access packages](entitlement-management-access-reviews-self-review.md)
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
title: Self-review of an access package in Azure AD entitlement management
3+
description: Learn how to review user access of entitlement management access packages in Azure Active Directory access reviews (Preview).
4+
services: active-directory
5+
documentationCenter: ''
6+
author: msaburnley
7+
manager: daveba
8+
editor:
9+
ms.service: active-directory
10+
ms.workload: identity
11+
ms.tgt_pltfrm: na
12+
ms.devlang: na
13+
ms.topic: conceptual
14+
ms.subservice: compliance
15+
ms.date: 11/01/2019
16+
ms.author: ajburnle
17+
ms.reviewer:
18+
ms.collection: M365-identity-device-management
19+
20+
21+
#Customer intent: As a user, I want to complete an access review of my active assignments myself.
22+
23+
---
24+
# Self-review of an access package in Azure AD entitlement management
25+
26+
Azure AD entitlement management simplifies how enterprises manage access to groups, applications, and SharePoint sites. This article describes how a user does a self-review of their assigned access package(s).
27+
28+
## Open the access review
29+
30+
To do an access review, you must first open the access review. Use the following procedure to find and open the access review:
31+
32+
1. You may receive an email from Microsoft that asks you to review access. Locate the email to open the access review. Here is an example of an email requesting a review of access:
33+
34+
![Access review self-reviewer email](./media/entitlement-management-access-reviews-review-access/self-review-reviewer-email.png)
35+
36+
1. Click the **Review access** link.
37+
38+
1. You can also go directly to https://myaccess.microsoft.com to find your pending access reviews if you don't receive an email.
39+
40+
1. Click **Access reviews** on the left navigation bar to see a list of pending access reviews assigned to you.
41+
42+
43+
1. Click the review that you’d like to begin.
44+
45+
## Perform the access review
46+
47+
Once you open the access review, you can see your access. Use the following procedure to do the access review:
48+
49+
1. Decide whether you still need access to the access package. For example, the project you're working on isn't complete, so you still need access to continue working on the project.
50+
51+
1. Click **Yes** to keep your access or click **No** to remove your access.
52+
>[!NOTE]
53+
>If you stated that you no longer need access, you aren't removed from the access package immediately. You will be removed from the access package when the review ends or if an administrator stops the review.
54+
55+
1. If you clicked **Yes**, you may need to include a justification statement in the **Reason** box.
56+
57+
1. Click **Submit**.
58+
59+
You can return to the review if you change your mind and decide to change your response before the end of the review.
60+
61+
## Next steps
62+
63+
- [Review access to access packages](entitlement-management-access-reviews-review-access.md)
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)