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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -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](#view-classic-administrators).
61
+
1. Use the Azure portal to [get a 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](#view-classic-administrators).
105
+
1. Use the Azure portal to [get 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.
108
108
@@ -144,7 +144,7 @@ Follow these steps to list the Service Administrator and Co-Administrators for a
Follow these steps to list the Service Administrator and Co-Administrators in your subscriptions using Azure Resource Graph.
147
+
Follow these steps to list the number of Service Administrator and Co-Administrators in your subscriptions using Azure Resource Graph.
148
148
149
149
1. Sign in to the [Azure portal](https://portal.azure.com) as an [Owner](built-in-roles.md#owner) of a subscription.
150
150
@@ -160,7 +160,7 @@ Follow these steps to list the Service Administrator and Co-Administrators in yo
160
160
161
161
:::image type="content" source="./media/shared/resource-graph-authorization-scope.png" alt-text="Screenshot of Azure Resource Graph Explorer that shows Set authorization scope pane." lightbox="./media/shared/resource-graph-authorization-scope.png":::
162
162
163
-
1. Run the following query to get the number Service Administrators and Co-Administrators and subscription based on the scope.
163
+
1. Run the following query to list the number Service Administrators and Co-Administrators based on the scope.
164
164
165
165
```kusto
166
166
authorizationresources
@@ -174,7 +174,7 @@ Follow these steps to list the Service Administrator and Co-Administrators in yo
174
174
175
175
The following shows an example of the results. The **count_** column is the number of Service Administrators or Co-Administrators for a subscription.
176
176
177
-
:::image type="content" source="./media/classic-administrators/resource-graph-classic-admin-list.png" alt-text="Screenshot of message box when removing a Co-Administrator." lightbox="./media/classic-administrators/resource-graph-classic-admin-list.png":::
177
+
:::image type="content" source="./media/classic-administrators/resource-graph-classic-admin-list.png" alt-text="Screenshot of Azure Resource Graph Explorer that shows the number Service Administrators and Co-Administrators based on the subscription." lightbox="./media/classic-administrators/resource-graph-classic-admin-list.png":::
0 commit comments