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/classic-administrators.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Will Co-Administrators and Service Administrator lose access after August 31, 20
28
28
29
29
How do I know what subscriptions have classic administrators?
30
30
31
-
- You can use an Azure Resource Graph query to list subscriptions with either Service Administrator or Co-Administrator. For steps see [List classic administrators](#list-classic-administrators).
31
+
- You can use an Azure Resource Graph query to list subscriptions with Service Administrator or Co-Administrator role assignments. For steps see [List classic administrators](#list-classic-administrators).
32
32
33
33
What is the equivalent Azure role I should assign for Co-Administrators?
34
34
@@ -40,7 +40,7 @@ What is the equivalent Azure role I should assign for Service Administrator?
40
40
41
41
Why do I need to migrate to Azure RBAC?
42
42
43
-
- Azure RBAC offers fine grained access control, compatibility with Microsoft Entra Privileged Identity Management (PIM), and full audit logs support. All future investments will be in Azure RBAC.
43
+
-Classic administrators will be retired. Azure RBAC offers fine grained access control, compatibility with Microsoft Entra Privileged Identity Management (PIM), and full audit logs support. All future investments will be in Azure RBAC.
44
44
45
45
What about the Account Administrator role?
46
46
@@ -58,7 +58,7 @@ If you still have classic administrators, use the following steps to help you pr
58
58
59
59
1. Sign in to the [Azure portal](https://portal.azure.com) as an [Owner](built-in-roles.md#owner) of a subscription.
60
60
61
-
1. Use the Azure portal to [get a list of your Co-Administrators](#list-classic-administrators).
61
+
1. Use the Azure portal or Azure Resource Graph to [list of your Co-Administrators](#list-classic-administrators).
62
62
63
63
1. Review the [sign-in logs](/entra/identity/monitoring-health/concept-sign-ins) for your Co-Administrators to assess whether they're active users.
64
64
@@ -102,7 +102,7 @@ If you still have classic administrators, use the following steps to help you pr
102
102
103
103
1. Sign in to the [Azure portal](https://portal.azure.com) as an [Owner](built-in-roles.md#owner) of a subscription.
104
104
105
-
1. Use the Azure portal to [get your Service Administrator](#list-classic-administrators).
105
+
1. Use the Azure portal or Azure Resource Graph to [list your Service Administrator](#list-classic-administrators).
106
106
107
107
1. Review the [sign-in logs](/entra/identity/monitoring-health/concept-sign-ins) for your Service Administrator to assess whether they're an active user.
0 commit comments