You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/manage-apps/tutorial-govern-monitor.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.author: jomondi
7
7
ms.service: active-directory
8
8
ms.subservice: app-mgmt
9
9
ms.topic: tutorial
10
-
ms.date: 07/19/2022
10
+
ms.date: 09/07/2023
11
11
ms.reviewer: saibandaru
12
12
ms.custom: enterprise-apps
13
13
@@ -29,7 +29,7 @@ Using the information in this tutorial, an administrator of the application lear
29
29
## Prerequisites
30
30
31
31
- An Azure account with an active subscription. If you don't already have one, [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
32
-
- One of the following roles: Global Administrator, Privileged Role Administrator, Cloud Application Administrator, or Application Administrator.
32
+
- One of the following roles: Global Administrator, Identity Governance Administrator, Privileged Role Administrator, Cloud Application Administrator, or Application Administrator.
33
33
- An enterprise application that has been configured in your Azure AD tenant.
34
34
35
35
## Create an access review
@@ -41,9 +41,8 @@ The administrator wants to make sure that users or guests have appropriate acces
41
41
42
42
To create an access review:
43
43
44
-
1. Sign in to the [Azure portal](https://portal.azure.com) with one of the roles listed in the prerequisites.
45
-
1. Go to **Azure Active Directory**, and then select **Identity Governance**.
46
-
1. On the left menu, select **Access reviews**.
44
+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
45
+
1. Browse to **Identity** > **Identity Governance** > **Access reviews**.
47
46
1. Select **New access review** to create a new access review.
48
47
1. In **Select what to review**, select **Applications**.
49
48
1. Select **+ Select application(s)**, select the application, and then choose **Select**.
@@ -75,8 +74,7 @@ If you've assigned guests as reviewers and they haven't accepted their invitatio
75
74
76
75
You can track the progress of access reviews as they are completed.
77
76
78
-
1. Go to **Azure Active Directory**, and then select **Identity Governance**.
79
-
1. In the left menu, select **Access reviews**.
77
+
1. Go to **Identity** > **Identity Governance** > **Access reviews**.
80
78
1. In the list, select the access review you created.
81
79
1. On the **Overview** page, check the progress of the access review.
82
80
@@ -86,7 +84,7 @@ The **Results** page provides information on each user under review in the insta
86
84
87
85
The audit logs report combines several reports around application activities into a single view for context-based reporting. For more information, see [Audit logs in Azure Active Directory](../reports-monitoring/concept-audit-logs.md).
88
86
89
-
To access the audit logs report, select **Audit logs**from the **Activity**section of the Azure Active Directory page.
87
+
To access the audit logs report, go to **Identity**> **Monitoring & health**> **Audit logs**.
90
88
91
89
The audit logs report consolidates the following reports:
92
90
@@ -102,7 +100,7 @@ The audit logs report consolidates the following reports:
102
100
103
101
The Sign-ins view includes all user sign-ins, and the Application Usage report. You also can view application usage information in the Manage section of the Enterprise applications overview. For more information, see [Sign-in logs in Azure Active Directory](../reports-monitoring/concept-sign-ins.md)
104
102
105
-
To access the sign-in logs report, select **Sign-ins**from the **Monitoring**section of the Azure Active Directory blade.
103
+
To access the sign-in logs report, go to **Identity**> **Monitoring & health**> **Sign-in logs**.
0 commit comments