Skip to content

Commit 34d1e32

Browse files
Merge pull request #284675 from bandersmsft/classic-administrator-retire
MCM - Add classic-administrator-retire
2 parents 43f401b + c6a5598 commit 34d1e32

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: Prepare for Azure classic administrator roles retirement
3+
description: Learn about the retirement of Azure classic administrator roles and how to transition them to Azure role-based access control (RBAC) roles.
4+
author: bandersmsft
5+
ms.reviewer: presharm
6+
ms.service: cost-management-billing
7+
ms.subservice: billing
8+
ms.topic: conceptual
9+
ms.date: 08/14/2024
10+
ms.author: banders
11+
---
12+
13+
# Prepare for Azure classic administrator roles retirement
14+
15+
Azure classic administrator roles retire on August 31, 2024.
16+
17+
If your organization has any active Co-Administrator or Service Administrator roles, you need to transition them to Azure role-based access control (RBAC) roles by then. [Azure Service manager and all Azure classic resources](https://azure.microsoft.com/updates/cloud-services-retirement-announcement/) also retire on that date.
18+
19+
## Required action
20+
21+
To avoid potential disruptions in service, transition any classic administrator roles that still need access to your subscription to Azure RBAC roles by August 31, 2024. For more information, see [Prepare for Co-Administrators retirement](https://aka.ms/ClassicAdmins).
22+
23+
On August 31, 2024 and later:
24+
25+
- When you create an Azure subscription, the classic Service Administrator role isn't assigned to the subscription. Instead, the user creating the subscription is assigned the Azure RBAC [Owner](../../role-based-access-control/built-in-roles.md#owner) role.
26+
- During the [Azure subscription Change Directory operation](/entra/fundamentals/how-subscriptions-associated-directory#associate-a-subscription-to-a-directory), the user isn't assigned the Service Administrator role. Instead, the user completing the Change Directory action is assigned the Azure RBAC [Owner](../../role-based-access-control/built-in-roles.md#owner) role.
27+
- For situations that require changing or removing Service Administrators, ensure that the subscription has Azure RBAC owners assigned on it. If you're a subscription Azure RBAC owner, you can remove the current Service administrator using the information at [Remove the Service Administrator](../../role-based-access-control/classic-administrators.md?tabs=azure-portal#remove-the-service-administrator). If you aren't a subscription RBAC owner, ask your subscription Azure RBAC owner or a global administrator to update or remove the intended service administrator on the subscription. Or, you can ask them to give you an Azure RBAC role so that you can update or remove the Service Administrator.
28+
29+
## Help and support
30+
31+
If you have questions, you can ask community experts in [Microsoft Q & A](/answers/tags/189/azure-rbac). If you have a support plan and you need technical help, you can [create a support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview) in the Azure portal.
32+
33+
## Related content
34+
35+
- [Azure classic subscription administrators](../../role-based-access-control/classic-administrators.md)
36+
- [Cloud Services (classic) deployment model retirement](https://azure.microsoft.com/updates/cloud-services-retirement-announcement/)
37+
- [Azure built-in roles](../../role-based-access-control/built-in-roles.md)

articles/cost-management-billing/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@
9999
href: manage/markup-china.md
100100
- name: Administer subscriptions
101101
items:
102+
- name: Prepare for classic administrator roles retirement
103+
href: manage/classic-administrator-retire.md
102104
- name: Assign access to cost management data
103105
href: costs/assign-access-acm-data.md
104106
- name: Subscription states

0 commit comments

Comments
 (0)