Skip to content

Commit 4380bf0

Browse files
committed
Differences and screenshots
1 parent 8ab3785 commit 4380bf0

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

articles/role-based-access-control/elevate-access-global-admin.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -339,12 +339,16 @@ When you call `elevateAccess`, you create a role assignment for yourself, so to
339339
340340
## View elevate access log entries
341341
342-
When access is elevated, an entry is added to the logs. As a Global Administrator in Microsoft Entra ID, you might want to check when access was elevated and who did it. Elevate access log entries appear in both the Directory audit logs and the Directory Activity logs. This section describes different ways that you can view the elevate access log entries.
342+
When access is elevated, an entry is added to the logs. As a Global Administrator in Microsoft Entra ID, you might want to check when access was elevated and who did it. Elevate access log entries appear in both the directory audit logs and the directory activity logs. This section describes different ways that you can view the elevate access log entries.
343+
344+
### Difference between log types
345+
346+
Elevated access log entries for directory audit logs and directory activity logs include similar information. However, the directory audit logs are easier to filter and export. The export capability enables you to stream access events, which can be used for your alert and detection solutions such as Microsoft Sentinel or other systems.
343347
344348
# [Directory audit logs](#tab/directory-audit-logs)
345349
346350
> [!IMPORTANT]
347-
> Elevate access log entries in the Directory audit logs is currently in preview.
351+
> Elevate access log entries in the directory audit logs is currently in preview.
348352
> This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
349353
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
350354
@@ -356,17 +360,23 @@ When access is elevated, an entry is added to the logs. As a Global Administrato
356360
357361
Elevated access logs are displayed.
358362
363+
:::image type="content" source="./media/elevate-access-global-admin/entra-id-audit-logs-filter.png" alt-text="Screenshot of directory audit logs with Service filter set to Azure RBAC (Elevated Access)." lightbox="./media/elevate-access-global-admin/entra-id-audit-logs-filter.png":::
364+
359365
1. To view when access was elevated, select one of the following audit logs to view the details.
360366
361367
`User has elevated their access to User Access Administrator for their Azure Resources`
362368
369+
:::image type="content" source="./media/elevate-access-global-admin/entra-id-audit-logs-elevated-details.png" alt-text="Screenshot of directory audit logs that shows audit log details when access is elevated." lightbox="./media/elevate-access-global-admin/entra-id-audit-logs-elevated-details.png":::
370+
363371
1. To view when elevated access was removed, select one of the following audit logs to view the details.
364372
365373
`The role assignment of User Access Administrator has been removed from the user`
366374
367375
1. To download and view the payload of the events in the JSON format, select **Download** and **JSON**.
368376
369-
# [Directory Activity logs](#tab/directory-activity-logs)
377+
:::image type="content" source="./media/elevate-access-global-admin/entra-id-audit-logs-download.png" alt-text="Screenshot of directory audit logs that shows the Download Audit Logs pane to download logs." lightbox="./media/elevate-access-global-admin/entra-id-audit-logs-download.png":::
378+
379+
# [Directory activity logs](#tab/directory-activity-logs)
370380
371381
### View elevate access log entries using the Azure portal
372382
66.1 KB
Loading
120 KB
Loading
72.5 KB
Loading

0 commit comments

Comments
 (0)