Skip to content

Commit 9f3324b

Browse files
authored
Merge pull request #53839 from R-C-Stewart/refresh-access-reviews
End to end content review
2 parents 8fba1d5 + ba39e30 commit 9f3324b

9 files changed

Lines changed: 95 additions & 84 deletions
Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,24 @@
1-
Once identity is deployed, you learn that proper governance is required. Using access reviews is necessary for a secure solution. Explore how you plan for and implement access reviews.
1+
As your organization grows, managing who has access to what becomes increasingly difficult. Employees change roles, guests accumulate permissions they no longer need, and privileged assignments persist long after a project ends. Without a systematic process for reviewing and recertifying access, your environment accumulates risk—and audit findings quickly follow.
22

3-
In this module, you learn all about access reviews. Knowledge covered includes why access reviews are important to the security of your organization, and how to prepare for and perform them. Additionally you explore how to configure access reviews to occur on a recurring basis.
3+
Microsoft Entra access reviews give you a structured way to manage user access drift. They let you schedule periodic reviews of group memberships, application assignments, and privileged role assignments, then automate the outcome—removing access that reviewers deny—without manual follow-up.
4+
5+
In this module, you plan for and implement access reviews in Microsoft Entra ID Governance. You learn why access reviews matter to your organization's security posture. You learn to create and configure them for different resource types, and how to monitor and automate their outcomes. You also explore the Access Review Agent, which uses AI to guide reviewers through the process directly in Microsoft Teams.
46

57
## Learning objectives
68

7-
By the end of this module you should be able to:
9+
By the end of this module, you are able to:
810

911
- Plan for access reviews.
1012
- Create access reviews for groups and apps.
1113
- Monitor access review findings.
1214
- Create and manage access review programs.
1315
- Automate access review management tasks.
1416
- Configure recurring access reviews.
17+
- Describe the Access Review Agent and how it helps reviewers complete access reviews.
1518

1619
## Prerequisites
1720

18-
None
21+
- Knowledge of Microsoft Entra user creation and access management
22+
23+
> [!NOTE]
24+
> Some features of access reviews require a **Microsoft Entra ID Governance** or **Microsoft Entra Suite** subscription. Some capabilities work with a Microsoft Entra ID P2 subscription. Confirm your licensing before deployment.

learn-pr/wwl-sci/plan-implement-manage-access-review/includes/2-plan-for-access-reviews.md

Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,25 @@
11
## What is an access review?
22

3-
An **Access Review** as the name implies, is a planned review of the access needs, rights, and history of user access. Access Reviews help users ensure that the right people have the right access to the right resources. They mitigate access risk by protecting, monitoring, and auditing access to critical assets—while ensuring employee and business partner productivity. Finally, the access review is performed in Microsoft Entra ID Governance. A Microsoft Entra ID Premium P2 license is required.
3+
An **Access Review** as the name implies, is a planned review of the access needs, rights, and history of user access. Access reviews help ensure that the right people have the right access to the right resources. They mitigate access risk by protecting, monitoring, and auditing access to critical assets—while ensuring employee and business partner productivity. Access reviews are a feature of Microsoft Entra ID Governance and require a **Microsoft Entra ID Governance** or **Microsoft Entra Suite** subscription. Some capabilities work with a Microsoft Entra ID P2 subscription.
44

55
Consider your organizational needs to determine the strategy for deploying access reviews in your environment.
66

77
## Engage the right stakeholders
88

9-
When technology projects fail, they typically do so due to mismatched expectations, outcomes, and responsibilities. To avoid these pitfalls, ensure that you're engaging the right stakeholders and that project roles are clear. For access reviews, you'll likely include representatives from the following teams within your organization:
9+
When technology projects fail, they typically do so due to mismatched expectations, outcomes, and responsibilities. To avoid these pitfalls, ensure that you're engaging the right stakeholders and that project roles are clear. For access reviews, include representatives from the following teams within your organization:
1010

11-
- **IT administration** manages your IT infrastructure and administers your cloud investments and Software as a Service (SaaS) apps.
12-
- **Development teams** build and maintain applications for your organization
13-
- **Business units** manage projects and own applications.
14-
- **Corporate governance** ensures that the organization is following internal policy and complying with regulations.
11+
- **IT administration** manages your IT infrastructure and administers your cloud investments and software as a service (SaaS) apps. This team reviews privileged access to infrastructure and apps, schedules access reviews on exception-list groups, and ensures that programmatic access through service principals is governed.
12+
- **Security teams** ensure the plan meets the organization's security requirements and enforce Zero Trust. This team reduces risk, enforces least-privilege access, and uses tools to maintain a centralized view of who has access to what.
13+
- **Development teams** build and maintain applications for your organization. This team controls who can access components in SaaS, PaaS, and IaaS resources and manages groups used for internal application development.
14+
- **Business units** manage projects and own applications. This team reviews and approves or denies access to groups and applications for internal and external users.
15+
- **Corporate governance** ensures that the organization follows internal policy and complies with regulations.
1516

1617
> [!NOTE]
1718
> For reviews requiring manual evaluations, be sure to plan for adequate reviewers and review cycles that meet your policy and compliance needs. If review cycles are too frequent, or there are too few reviewers, quality is lost and too many or too few people have access.
1819
1920
## What is Microsoft Entra ID Governance?
2021

21-
Microsoft Entra Identity Governance enables you to balance your organization's need for security and employee productivity with the right processes and visibility. It provides you with capabilities to ensure that the right people have the right access to the right resources. These and related Microsoft Entra ID and Enterprise Mobility + Security features allows you to mitigate access risk by protecting, monitoring, and auditing access to critical assets—while ensuring employee and business partner productivity.
22+
Microsoft Entra ID Governance enables you to balance your organization's need for security and employee productivity with the right processes and visibility. It provides capabilities to ensure that the right people have the right access to the right resources, and helps you mitigate access risk by protecting, monitoring, and auditing access to critical assets—while ensuring employee and business partner productivity.
2223

2324
Identity Governance gives organizations the ability to complete tasks across employees, business partners and vendors, and across services and applications both on-premises and in clouds. Specifically, it's intended to help organizations address these four key questions:
2425

@@ -48,6 +49,7 @@ Typical targets for review include:
4849
- Group membership (synchronized to Microsoft Entra ID, or created in Microsoft Entra ID or Microsoft 365, including Microsoft Teams).
4950
- Access Package that groups resources (groups, apps, and sites) into a single package to manage access.
5051
- Microsoft Entra roles and Azure Resource roles as defined in Privileged Identity Management (PIM).
52+
- Custom data resources (preview)—access rights managed through external resource types connected to Microsoft Entra ID Governance.
5153

5254
### Who creates and manages access reviews?
5355

@@ -91,7 +93,7 @@ When the administrator creates an Access Review, administrators can choose one o
9193

9294
### Components of an access review
9395

94-
Before implementing your access reviews, you should plan the types of reviews relevant to your organization. To do so, you'll need to make business decisions about what you want to review and the actions to take based on those reviews.
96+
Before implementing your access reviews, you should plan the types of reviews relevant to your organization. To do so, you need to make business decisions about what you want to review and the actions to take based on those reviews.
9597

9698
To create an access review policy, you must have the following information.
9799

@@ -114,7 +116,7 @@ To create an access review policy, you must have the following information.
114116
| Review frequency | Monthly |
115117
| Who performs review | Dynamics business group program managers |
116118
| Notification | Email 24 hours prior to review to alias Dynamics-Pms |
117-
| | Include encouraging custom message to reviewers to secure their buy-in |
119+
| | Ensure reviewer buy-in and completion by including custom message to reviewers |
118120
| Timeline | 48 hours from notification |
119121
| Automatic actions | Remove access from any account that has no interactive sign-in within 90 days by removing the user from the security group dynamics-access |
120122
| | *Perform actions if not reviewed within timeline* |
@@ -133,7 +135,7 @@ Besides Access Packages, reviewing group membership is the most effective way of
133135

134136
A single group can be granted access to all appropriate resources. You can assign the group access to individual resources, or to an Access Package that groups applications and other resources. With this method, you can review access to the group rather than an individual’s access to each application.
135137

136-
Group membership is reviewed by:
138+
Group membership reviewed by:
137139

138140
- Administrators
139141
- Group owners
@@ -193,7 +195,7 @@ Access reviews allow reviewers to attest whether users still need to be in a rol
193195

194196
## Deploy access reviews
195197

196-
After you've prepared a strategy and a plan to review access for resources integrated with Microsoft Entra ID, deploy and manage reviews by using the resources listed.
198+
After you prepare a strategy and a plan to review access for resources integrated with Microsoft Entra ID, deploy and manage reviews by using the resources listed.
197199

198200
### Review access packages
199201

@@ -249,7 +251,7 @@ For more advanced queries and analysis of access reviews, and to track changes a
249251

250252
## Plan communications
251253

252-
Communication is critical to the success of any new business process. Proactively communicate to users how and when their experience will change and how to gain support if they experience issues.
254+
Communication is critical to the success of any new business process. Proactively communicate to users how and when their experience changes and how to gain support if they experience issues.
253255

254256
**Communicate changes in accountability**: Access Reviews support shifting responsibility of reviewing and acting on continued access to business owners. Decoupling access decisions from IT drives more accurate access decisions. This is a cultural change in resource owners' accountability and responsibility. Proactively communicate this change and ensure resource owners are trained and able to use the insights to make good decisions.
255257

@@ -269,18 +271,13 @@ Upon selecting Start review, reviewers are directed to the MyAccess portal for g
269271

270272
## How many licenses must you have?
271273

272-
Your directory needs at least as many Microsoft Entra ID Premium P2 licenses as the number of employees performing the following tasks:
274+
A Microsoft Entra ID Premium P2 license is required for each member or guest user who:
273275

274-
- Member users who are assigned as reviewers
275-
- Member users who perform a self-review
276-
- Member users as group owners who perform an access review
277-
- Member users as application owners who perform an access review
276+
- Is assigned as a reviewer
277+
- Performs a self-review
278+
- Is a group owner performing an access review
279+
- Is an application owner performing an access review
278280

279-
For guest users, licensing needs depend on the licensing model you’re using. However, the guest users’ activities are considered Microsoft Entra ID Premium P2 usage:
280-
281-
- Guest users who are assigned as reviewers
282-
- Guest users who perform a self-review
283-
- Guest users as group owners who perform an access review
284-
- Guest users as application owners who perform an access review
281+
Licenses aren't required for users with the Global Administrator or User Administrator roles who set up access reviews, configure settings, or apply review decisions.
285282

286283
Microsoft Entra ID Premium P2 licenses aren't required for users with the Global Administrator or User Administrator roles who set up access reviews, configure settings, or apply the decisions from the reviews.

0 commit comments

Comments
 (0)