Skip to content

Commit f3cbee7

Browse files
committed
View users with elevated access
1 parent 62088f2 commit f3cbee7

File tree

2 files changed

+28
-6
lines changed

2 files changed

+28
-6
lines changed

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

Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -335,23 +335,45 @@ When you call `elevateAccess`, you create a role assignment for yourself, so to
335335
336336
---
337337
338-
## Remove elevated access for users
338+
## View users with elevated access
339339
340-
If you have users with unnecessary elevated access, you should take immediate action and remove that access. To remove these role assignments, you must also have elevated access. This section describes how you can view users that have elevated access in your tenant and remove that access using the Azure portal.
340+
If you have users with elevated access, banners are displayed in a couple locations of the Azure portal. This section describes how to determine if you have users that have elevated access in your tenant.
341341
342-
1. Sign in to the [Azure portal](https://portal.azure.com) as a Global Administrator.
342+
### Option 1
343343
344-
1. Browse to **Microsoft Entra ID** > **Manage** > **Properties**.
344+
1. In the Azure portal, browse to **Microsoft Entra ID** > **Manage** > **Properties**.
345345
346346
1. Under **Access management for Azure resources**, look for the following banner.
347347
348348
`You have X users with elevated access. Microsoft Security recommends deleting access for users who have unnecessary elevated access. Manage elevated access users`
349349
350350
:::image type="content" source="./media/elevate-access-global-admin/elevated-access-users-banner.png" alt-text="Screenshot of banner that indicates there are users with elevated access." lightbox="./media/elevate-access-global-admin/elevated-access-users-banner.png":::
351351
352-
If you don't see this banner, you currently don't have any users in your tenant with elevated access.
352+
1. Select the **Manage elevated access users** link to view a list of users with elevated access.
353+
354+
### Option 2
355+
356+
1. In the Azure portal, browse to a subscription.
357+
358+
1. Select **Access control (IAM)**.
359+
360+
1. At the top of the page, look for the following banner.
361+
362+
`Action required: X users have elevated access in your tenant. You should take immediate action and remove all role assignments with elevated access. View role assignments`
363+
364+
:::image type="content" source="./media/elevate-access-global-admin/elevated-access-users-iam-banner.png" alt-text="Screenshot of banner on Access control (IAM) page that indicates there are users with elevated access." lightbox="./media/elevate-access-global-admin/elevated-access-users-iam-banner.png":::
365+
366+
1. Select the **View role assignments** link to view a list of users with elevated access.
367+
368+
## Remove elevated access for users
369+
370+
If you have users with elevated access, you should take immediate action and remove that access. To remove these role assignments, you must also have elevated access. This section describes how to remove elevated access for users in your tenant using the Azure portal.
371+
372+
1. Sign in to the [Azure portal](https://portal.azure.com) as a Global Administrator.
373+
374+
1. Browse to **Microsoft Entra ID** > **Manage** > **Properties**.
353375
354-
1. If you want to remove elevated access, set the toggle to **Yes** as described earlier in [Step 1: Elevate access for a Global Administrator](#step-1-elevate-access-for-a-global-administrator).
376+
1. Under **Access management for Azure resources**, set the toggle to **Yes** as described earlier in [Step 1: Elevate access for a Global Administrator](#step-1-elevate-access-for-a-global-administrator).
355377
356378
1. Select the **Manage elevated access users** link.
357379
45.4 KB
Loading

0 commit comments

Comments
 (0)