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
Copy file name to clipboardExpand all lines: articles/role-based-access-control/elevate-access-global-admin.md
+28-6Lines changed: 28 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -335,23 +335,45 @@ When you call `elevateAccess`, you create a role assignment for yourself, so to
335
335
336
336
---
337
337
338
-
## Remove elevated access for users
338
+
## View users with elevated access
339
339
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.
341
341
342
-
1. Sign in to the [Azure portal](https://portal.azure.com) as a Global Administrator.
342
+
### Option 1
343
343
344
-
1. Browse to **Microsoft Entra ID** > **Manage** > **Properties**.
344
+
1. In the Azure portal, browse to **Microsoft Entra ID** > **Manage** > **Properties**.
345
345
346
346
1. Under **Access management for Azure resources**, look for the following banner.
347
347
348
348
`You have X users with elevated access. Microsoft Security recommends deleting access for users who have unnecessary elevated access. Manage elevated access users`
349
349
350
350
:::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":::
351
351
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**.
353
375
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).
355
377
356
378
1. Select the **Manage elevated access users** link.
0 commit comments