Skip to content

Commit a00f415

Browse files
committed
Refactor tabs
1 parent 525533a commit a00f415

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

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

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ When you call `elevateAccess`, you create a role assignment for yourself, so to
341341
342342
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 (Preview) and the Directory Activity logs. This section describes different ways that you can view the elevate access log entries.
343343
344-
### Directory audit logs (Preview)
344+
# [Directory audit logs (Preview)](#tab/directory-audit-logs)
345345
346346
> [!IMPORTANT]
347347
> Elevate access log entries in the Directory audit logs is currently in preview.
@@ -366,13 +366,9 @@ When access is elevated, an entry is added to the logs. As a Global Administrato
366366
367367
1. To download and view the payload of the events in the JSON format, select **Download** and **JSON**.
368368
369-
### Directory Activity logs
369+
# [Directory Activity logs](#tab/directory-activity-logs)
370370
371-
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 do not appear in the standard activity logs, but instead appear in the Directory Activity logs. This section describes different ways that you can view the elevate access log entries.
372-
373-
# [Azure portal](#tab/azure-portal)
374-
375-
#### View elevate access log entries using the Azure portal
371+
### View elevate access log entries using the Azure portal
376372
377373
1. Sign in to the [Azure portal](https://portal.azure.com) as a Global Administrator.
378374
@@ -386,8 +382,6 @@ When access is elevated, an entry is added to the logs. As a Global Administrato
386382
387383
![Screenshot showing directory activity logs in Monitor.](./media/elevate-access-global-admin/monitor-directory-activity.png)
388384
389-
# [Azure CLI](#tab/azure-cli)
390-
391385
### View elevate access log entries using Azure CLI
392386
393387
1. Use the [az login](/cli/azure/reference-index#az-login) command to sign in as Global Administrator.

0 commit comments

Comments
 (0)