Skip to content

Commit c5d7ee2

Browse files
Merge pull request #224736 from bandersmsft/ghissue103963
MCM - Update for ghissue 103963
2 parents cbcc82d + 029c793 commit c5d7ee2

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

articles/cost-management-billing/manage/add-change-subscription-administrator.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,17 @@ tags: billing
77
ms.service: cost-management-billing
88
ms.subservice: billing
99
ms.topic: conceptual
10-
ms.date: 12/06/2022
10+
ms.date: 01/23/2023
1111
ms.author: banders
1212

1313
---
1414
# Add or change Azure subscription administrators
1515

16-
1716
To manage access to Azure resources, you must have the appropriate administrator role. Azure has an authorization system called [Azure role-based access control (Azure RBAC)](../../role-based-access-control/overview.md) with several built-in roles you can choose from. You can assign these roles at different scopes, such as management group, subscription, or resource group. By default, the person who creates a new Azure subscription can assign other users administrative access to a subscription.
1817

19-
This article describes how add or change the administrator role for a user using Azure RBAC at the subscription scope.
18+
This article describes how add or change the administrator role for a user using Azure RBAC at the subscription scope.
19+
20+
This article applies to a Microsoft Online Service Program (pay-as-you-go) account or a Visual Studio account. If you have a Microsoft Customer Agreement (Azure plan) account, see [Understand Microsoft Customer Agreement administrative roles in Azure](understand-mca-roles.md).
2021

2122
Microsoft recommends that you manage access to resources using Azure RBAC. However, if you are still using the classic deployment model and managing the classic resources by using [Azure Service Management PowerShell Module](/powershell/module/servicemanagement/azure.service), you'll need to use a classic administrator.
2223

@@ -33,7 +34,9 @@ The billing administrator is the person who has permission to manage billing for
3334

3435
To identify accounts for which you're a billing administrator, visit the [Cost Management + Billing page in Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_Billing/ModernBillingMenuBlade/Overview). Then select **All billing scopes** from the left-hand pane. The subscriptions page shows all the subscriptions where you're a billing administrator.
3536

36-
If you're not sure who the account administrator is for a subscription, visit the [Subscriptions page in Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_Billing/SubscriptionsBlade). Then select the subscription you want to check, and then look under **Settings**. Select **Properties** and the account administrator of the subscription is shown in the **Account Admin** box.
37+
If you're not sure who the account administrator is for a subscription, visit the [Subscriptions page in Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_Billing/SubscriptionsBlade). Then select the subscription you want to check, and then look under **Settings**. Select **Properties** and the account administrator of the subscription is shown in the **Account Admin** box.
38+
39+
If you don't see **Account Admin**, you have a Microsoft Customer Agreement account. Instead, [check your access to a Microsoft Customer Agreement](understand-mca-roles.md#check-access-to-a-microsoft-customer-agreement).
3740

3841

3942
## Assign a subscription administrator

0 commit comments

Comments
 (0)