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
# Customer intent: As a tenant administrator, I want to see access reviews, and system and user activities in my tenant.
16
18
---
17
19
18
20
# Auditing and reporting a B2B collaboration user
19
-
With guest users, you have auditing capabilities similar to with member users.
21
+
With guest users, you have auditing capabilities similar to with member users.
20
22
21
23
## Access reviews
22
24
You can use access reviews to periodically verify whether guest users still need access to your resources. The **Access reviews** feature is available in **Azure Active Directory** under **External Identities** > **Access reviews**. You can also search for "access reviews" from **All services** in the Azure portal. To learn how to use access reviews, see [Manage guest access with Azure AD access reviews](../governance/manage-guest-access-with-access-reviews.md).
23
25
24
26
## Audit logs
25
27
26
-
The Azure AD audit logs provide records of system and user activities, including activities initiated by guest users. To access audit logs, in **Azure Active Directory**, under **Monitoring**, select **Audit logs**. Here's an example of the invitation and redemption history of invitee Sam Oogle:
28
+
The Azure AD audit logs provide records of system and user activities, including activities initiated by guest users. To access audit logs, in **Azure Active Directory**, under **Monitoring**, select **Audit logs**. To access audit logs of one specific user, select **Azure Active Directory** > **Users** > select the user > **Audit logs**.
27
29
28
-

30
+
:::image type="content" source="media/auditing-and-reporting/audit-log.png" alt-text="Screenshot showing an example of audit log output." lightbox="media/auditing-and-reporting/audit-log-large.png":::
29
31
30
-
You can dive into each of these events to get the details. For example, let's look at the acceptance details.
32
+
You can dive into each of these events to get the details. For example, let's look at the user update details.
31
33
32
-

34
+
:::image type="content" source="media/auditing-and-reporting/activity-details.png" alt-text="Screenshot showing an example of activity details output." lightbox="media/auditing-and-reporting/activity-details-large.png":::
33
35
34
36
You can also export these logs from Azure AD and use the reporting tool of your choice to get customized reports.
35
37
36
38
### Next steps
37
39
38
40
-[B2B collaboration user properties](user-properties.md)
39
-
41
+
-[Leave an organization](leave-the-organization.md)
0 commit comments