Skip to content

Commit f7acf9b

Browse files
authored
Merge pull request #196347 from markwahl-msft/mwahl-gov-app-review
azure ad identity governance: help customers prepare for access reviews of a single application
2 parents b09dc33 + 95be3da commit f7acf9b

File tree

6 files changed

+159
-2
lines changed

6 files changed

+159
-2
lines changed

articles/active-directory/governance/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@
134134

135135
- name: Groups and apps
136136
items:
137+
- name: Prepare for an app access review
138+
href: access-reviews-application-preparation.md
137139
- name: Create an access review
138140
href: create-access-review.md
139141
- name: Review access

articles/active-directory/governance/access-reviews-application-preparation.md

Lines changed: 149 additions & 0 deletions
Large diffs are not rendered by default.

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ This article describes how to create one or more access reviews for group member
3737

3838
For more information, see [License requirements](access-reviews-overview.md#license-requirements).
3939

40+
If you are reviewing access to an application, then before creating the review, see the article on how to [prepare for an access review of users' access to an application](access-reviews-application-preparation.md) to ensure the application is integrated with Azure AD.
41+
4042
## Create a single-stage access review
4143

4244
### Scope

articles/active-directory/governance/deploy-access-reviews.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,9 @@ To create access reviews for an application, set the **User assignment required?
319319

320320
![Screenshot that shows planning app assignments.](./media/deploy-access-review/6-plan-applications-assignment-required.png)
321321

322-
Then [assign the users and groups](../manage-apps/assign-user-or-group-access-portal.md) that you want to have access.
322+
Then [assign the users and groups](../manage-apps/assign-user-or-group-access-portal.md) whose access you want to have reviewed.
323+
324+
Read more about how to [prepare for an access review of users' access to an application](access-reviews-application-preparation.md).
323325

324326
### Reviewers for an application
325327

articles/active-directory/governance/manage-user-access-with-access-reviews.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ With Azure Active Directory (Azure AD), you can easily ensure that users have ap
3030

3131
For more information, see [License requirements](access-reviews-overview.md#license-requirements).
3232

33+
If you are reviewing access to an application, then before creating the review, see the article on how to [prepare for an access review of users' access to an application](access-reviews-application-preparation.md) to ensure the application is integrated with Azure AD.
34+
3335
## Create and perform an access review
3436

3537
You can have one or more users as reviewers in an access review.
@@ -38,7 +40,7 @@ You can have one or more users as reviewers in an access review.
3840

3941
2. Decide whether to have each user review their own access or to have one or more users review everyone's access.
4042

41-
3. In one of the following roles: a global administrator, user administrator, or (Preview) a M365 or AAD Security Group owner of the group to be reviewed, go to the [Identity Governance page](https://portal.azure.com/#blade/Microsoft_AAD_ERM/DashboardBlade/).
43+
3. In one of the following roles: a global administrator, user administrator, or (Preview) an owner of a Microsoft 365 group or Azure AD security group to be reviewed, go to the [Identity Governance page](https://portal.azure.com/#blade/Microsoft_AAD_ERM/DashboardBlade/).
4244

4345
4. Create the access review. For more information, see [Create an access review of groups or applications](create-access-review.md).
4446

Loading

0 commit comments

Comments
 (0)