Skip to content

Commit e60c65a

Browse files
authored
Merge pull request #79238 from rolyon/rolyon-pim-audit-history
[Azure AD] [PIM] Updated audit history
2 parents 0b90bd1 + 1928859 commit e60c65a

File tree

4 files changed

+33
-27
lines changed

4 files changed

+33
-27
lines changed
Loading
Loading

articles/active-directory/privileged-identity-management/pim-how-to-use-audit-log.md

Lines changed: 33 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -11,54 +11,60 @@ ms.service: active-directory
1111
ms.topic: conceptual
1212
ms.workload: identity
1313
ms.subservice: pim
14-
ms.date: 02/14/2017
14+
ms.date: 06/10/2019
1515
ms.author: rolyon
1616
ms.custom: pim
1717

1818
ms.collection: M365-identity-device-management
1919
---
2020
# View audit history for Azure AD roles in PIM
21-
You can use the Azure Active Directory (Azure AD) Privileged Identity Management (PIM) audit history to see all the user assignments and activations within a given time period for all privileged roles. If you want to see the full audit history of activity in your tenant, including administrator, end user, and synchronization activity, you can use the [Azure Active Directory access and usage reports.](../reports-monitoring/overview-reports.md)
2221

23-
## Navigate to audit history
24-
From the [Azure portal](https://portal.azure.com) dashboard, select the **Azure AD Privileged Identity Management** app. From there, access the audit history by clicking **Manage privileged roles** > **Audit history** in the PIM dashboard.
22+
You can use the Azure Active Directory (Azure AD) Privileged Identity Management (PIM) audit history to see all the role assignments and activations within the past 30 days for all privileged roles. If you want to see the full audit history of activity in your directory, including administrator, end user, and synchronization activity, you can use the [Azure Active Directory security and activity reports](../reports-monitoring/overview-reports.md).
2523

26-
![Audit history](media/azure-ad-pim-approval-workflow/image021.png)
24+
## View audit history
2725

28-
> [!NOTE]
29-
> You can sort the data by Action, and look for “Activation Approved”
26+
Follow these steps to view the audit history for Azure AD roles.
3027

28+
1. Sign in to [Azure portal](https://portal.azure.com/) with a user that is a member of the [Privileged Role Administrator](../users-groups-roles/directory-assign-admin-roles.md#privileged-role-administrator) role.
3129

32-
## Audit history graph
33-
You can use the audit history to view the total activations, max activations per day, and average activations per day in a line graph. You can also filter the data by role if there is more than one role in the audit history.
30+
1. Open **Azure AD Privileged Identity Management**.
3431

35-
Use the **time**, **action**, and **role** buttons to sort the history.
32+
1. Click **Azure AD roles**.
3633

37-
## Audit history list
38-
The columns in the audit history list are:
34+
1. Click **Directory roles audit history**.
3935

40-
* **Requestor** - the user who requested the role activation or change. If the value is "Azure System", check the Azure audit history for more information.
41-
* **User** - the user who is activating or assigned to a role.
42-
* **Role** - the role assigned or activated by the user.
43-
* **Action** - the actions taken by the requestor. This can include assignment, unassignment, activation, or deactivation.
44-
* **Time** - when the action occurred.
45-
* **Reasoning** - if any text was entered into the reason field during activation, it will show up here.
46-
* **Expiration** - only relevant for activation of roles.
36+
Depending on your audit history, a column chart is displayed along with the total activations, max activations per day, and average activations per day.
37+
38+
![Directory roles audit history](media/pim-how-to-use-audit-log/directory-roles-audit-history.png)
39+
40+
At the bottom of the page, a table is displayed with information about each action in the available audit history. The columns have the following meanings:
41+
42+
| Column | Description |
43+
| --- | --- |
44+
| Time | When the action occurred. |
45+
| Requestor | User who requested the role activation or change. If the value is **Azure System**, check the Azure audit history for more information. |
46+
| Action | Actions taken by the requestor. Actions can include Assign, Unassign, Activate, Deactivate, or AddedOutsidePIM. |
47+
| Member | User who is activating or assigned to a role. |
48+
| Role | Role assigned or activated by the user. |
49+
| Reasoning | Text that was entered into the reason field during activation. |
50+
| Expiration | When an activated role expires. Applies only to eligible role assignments. |
51+
52+
1. To sort the audit history, click the **Time**, **Action**, and **Role** buttons.
4753

4854
## Filter audit history
49-
You can filter the information that shows up in the audit history by clicking the **Filter** button. The **Update chart parameters blade** will appear.
5055

51-
After you set the filters, click **Update** to filter the data in the history. If the data doesn't appear right away, refresh the page.
56+
1. At the top of the audit history page, click the **Filter** button.
57+
58+
The **Update chart parameters** pane appears.
59+
60+
1. In **Time range**, select a time range.
5261

53-
### Change the date range
54-
Use the **Today**, **Past Week**, **Past Month**, or **Custom** buttons to change the time range of the audit history.
62+
1. In **Roles**, add checkmarks for the roles you want to view.
5563

56-
When you choose the **Custom** button, you will be given a **From** date field and a **To** date field to specify a range of dates for the history. You can either enter the dates in MM/DD/YYYY format or click on the **calendar** icon and choose the date from a calendar.
64+
![Update chart parameters pane](media/pim-how-to-use-audit-log/update-chart-parameters.png)
5765

58-
### Change the roles included in the history
59-
Check or uncheck the **Role** checkbox next to each role to include or exclude it from the history.
66+
1. Click **Done** to view the filtered audit history.
6067

61-
<!--Every topic should have next steps and links to the next logical set of content to keep the customer engaged-->
6268
## Next steps
6369

6470
- [View activity and audit history for Azure resource roles in PIM](azure-pim-resource-rbac.md)

0 commit comments

Comments
 (0)