Managing Azure AD access reviews
Azure AD access reviews are a feature of Azure AD Premium P2. It enables Microsoft 365 administrators to ensure that users within the tenant have the appropriate level of access. Users are able to participate in this process themselves, or alternatively, their supervisor can review and access the users' current level of access. Once a review is completed, changes can be made and access can be revoked from users, as deemed appropriate.
Performing an access review
To create and execute an access review, you need to follow these steps:
- Log in to the Azure portal as either a Global Administrator or a User Administrator.
- Open the Identity Governance page and click Access reviews.
- Choose the option to create a New access review:
- In this example, we will create an access review that has been configured to run only once, and which targets the members of the Sales Users group (alternatively, you could configure a recurring schedule for the review):
Important note
If you assign more than one group, an additional and separate access review will be created for each group that you add.
- Under Reviewers, you have the following choices:
- Once you've selected your reviewers, you can configure any program that you wish to check these users against for access:
- You can also select what actions you wish to take once the review has been completed:
- Once you are happy with your access review settings, click Start to trigger it. It will appear in the list shown in the following screenshot:
- Once an access review is completed, the results can be viewed by Global Administrators, User Administrators, Security Administrators, or anyone who has been granted the Security Reader role.
- An email will be sent to all reviewers after the review is started.
Important note
It is also possible to create access reviews by using APIs with Microsoft Graph. Please check the references section at the end of this chapter for further information.