Skip to content

Commit 858bf5e

Browse files
committed
Prepare for Co-Administrators retirement
1 parent 9a08181 commit 858bf5e

File tree

2 files changed

+44
-12
lines changed

2 files changed

+44
-12
lines changed

articles/role-based-access-control/classic-administrators.md

Lines changed: 44 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: amycolannino
88
ms.service: role-based-access-control
99
ms.topic: how-to
1010
ms.workload: identity
11-
ms.date: 01/26/2024
11+
ms.date: 01/30/2024
1212
ms.author: rolyon
1313
ms.reviewer: bagovind
1414
---
@@ -30,12 +30,54 @@ Will Co-Administrators lose access after August 31, 2024?
3030

3131
What is the equivalent Azure role I should assign for Co-Administrators?
3232

33-
- [Owner](built-in-roles.md#owner) role at subscription scope has the equivalent access. However, Owner is a [privileged administrator role](role-assignments-steps.md#privileged-administrator-roles) and grants full access to manage Azure resources. You should consider another Azure role with fewer permissions or reduce the scope.
33+
- [Owner](built-in-roles.md#owner) role at subscription scope has the equivalent access. However, Owner is a [privileged administrator role](role-assignments-steps.md#privileged-administrator-roles) and grants full access to manage Azure resources. You should consider a job function role with fewer permissions, reduce the scope, or add a condition.
3434

3535
What should I do if I have a strong dependency on Co-Administrators?
3636

3737
- Email [email protected] and describe your scenario.
3838

39+
## Prepare for Co-Administrators retirement
40+
41+
Use the following steps to remove Co-Administrators and help you prepare for their retirement.
42+
43+
### Step 1: Review your current Co-Administrators
44+
45+
1. Use the Azure portal to [get a list of your Co-Administrators](#view-co-administrators).
46+
47+
1. Review the [sign-in logs](/entra/identity/monitoring-health/concept-sign-ins) for your Co-Administrators to assess whether they are active users.
48+
49+
### Step 2: Remove Co-Administrators that no longer need access
50+
51+
1. If user is no longer in your enterprise, [remove Co-Administrator](#remove-a-co-administrator).
52+
53+
1. If user was deleted, but their Co-Administrator assignment was not removed, [remove Co-Administrator](#remove-a-co-administrator).
54+
55+
Users that have been deleted typically include the text **(User was not found in this directory)**.
56+
57+
:::image type="content" source="media/classic-administrators/user-not-found.png" alt-text="Screenshot of user not found in directory and with Co-Administrator role." lightbox="media/classic-administrators/user-not-found.png":::
58+
59+
1. After reviewing activity of user, if user is no longer active, [remove Co-Administrator](#remove-a-co-administrator).
60+
61+
### Step 3: Replace existing Co-Administrators with job function roles
62+
63+
Most users don't need the same permissions as a Co-Administrator. Consider a job function role instead.
64+
65+
1. If a user still needs some access, determine the appropriate [job function role](role-assignments-steps.md#job-function-roles) they need.
66+
67+
1. Determine the [scope](scope-overview.md) user needs.
68+
69+
1. Follow steps to [assign a job function role to user](role-assignments-portal.md).
70+
71+
1. [Remove Co-Administrator](#remove-a-co-administrator).
72+
73+
### Step 4: Replace existing Co-Administrators with Owner role and conditions
74+
75+
Some users might need more access than what a job function role can provide. If you must assign the [Owner](built-in-roles.md#owner) role, consider adding a condition to constrain the role assignment.
76+
77+
1. Assign the [Owner role at subscription scope with conditions](role-assignments-portal-subscription-admin.md).
78+
79+
1. [Remove Co-Administrator](#remove-a-co-administrator).
80+
3981
## View Co-Administrators
4082

4183
Follow these steps to view the Co-Administrators for a subscription using the Azure portal.
@@ -50,16 +92,6 @@ Follow these steps to view the Co-Administrators for a subscription using the Az
5092

5193
![Screenshot that opens Classic administrators.](./media/shared/classic-administrators.png)
5294

53-
## Assess Co-Administrators
54-
55-
Use the following table to assess how to remove or re-assign Co-Administrators.
56-
57-
| Assessment | Next steps|
58-
| --- | --- |
59-
| User no longer needs access | Follow steps to [remove Co-Administrator](#remove-a-co-administrator). |
60-
| User still needs some access, but not full access | 1. Determine the Azure role the user needs.<br/>2. Determine the scope the user needs.<br/>3. Follow steps to [assign an Azure role to user](role-assignments-portal.md).<br/>4. [Remove Co-Administrator](#remove-a-co-administrator). |
61-
| User needs the same access as a Co-Administrator | 1. Assign the [Owner role at subscription scope](role-assignments-portal-subscription-admin.md).<br/>2. [Remove Co-Administrator](#remove-a-co-administrator). |
62-
6395
## Remove a Co-Administrator
6496

6597
> [!IMPORTANT]
13.1 KB
Loading

0 commit comments

Comments
 (0)