title | description | services | documentationcenter | author | manager | editor | tags | ms.assetid | ms.service | ms.workload | ms.tgt_pltfrm | ms.devlang | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Add or change Azure admin subscription roles | Microsoft Docs |
Describes how to add or change Azure Co-Administrator, Service Administrator and Account Administrator |
genlin |
adpick |
billing |
13a72d76-e043-4212-bcac-a35f4a27ee26 |
billing |
na |
na |
na |
conceptual |
10/19/2018 |
cwatson |
To manage access to Azure resources, you must have the appropriate administrator role. This article describes how to add or change the administrator role for a user at the subscription level.
[!div class="nextstepaction"] Help improve Azure billing docs
Azure has several different roles. To manage access to resources, you can use the classic subscription administrator roles, such as Service administrator and Co-administrator, or a newer authorization system called role-based access control (RBAC). To ensure better control and to simplify access management, we recommend that you use RBAC for all access management needs. If possible, we recommend that you reconfigure existing access policies using RBAC. For more information, see What is role-based access control (RBAC) and Understand the different roles in Azure.
To add someone as an administrator for an Azure subscription, assign them the Owner role (an RBAC role) at the subscription scope. The Owner role can manage the resources in the subscription that you assigned and doesn't have access privilege to other subscriptions.
-
Select the subscription that you want to give access.
-
Select Access control (IAM) in the list.
-
Select Add role assignment. (If the Add role assignment button is missing, you do not have permission to add permissions.)
-
In the Role box, select Owner.
-
In the Assign access to box, select Azure AD user, group, or service principal.
-
In the Select box, type the email address of the user you want to add as Owner. Select the user, and then select Save.
This gives the user full access to all resources including the right to delegate access to others. To give access at a different scope, like a resource group, visit the Access control (IAM) blade for that scope.
Only an Owner can be added as a Co-administrator. Other users with roles such as Contributor and Reader cannot be added as Co-administrators.
Tip
You only need to add the Owner as a Co-administrator if the user needs to manage Azure classic deployments. We recommend using RBAC for all other purposes.
-
If you haven't already, add someone as an Owner following instructions from above.
-
Right-click the Owner user you just added, and then select Add as co-administrator. If you do not see the Add as co-administrator option, refresh the page or try another Internet browser.
To remove the Co-administrator permission, right-click the Co-administrator user and then select Remove co-administrator.
Guest users that have been assigned the Co-administrator role might see some differences as compared to member users with the Co-administrator role. Consider the following scenario:
- User A with an Azure AD Work or School account is a Service administrator for an Azure subscription.
- User B has a Microsoft account.
- User A assigns the Co-administrator role to user B.
- User B can do almost everything, but is unable to register applications or look up users in the Azure AD directory.
You would expect that user B could manage everything. The reason for this difference is that the Microsoft account is added to the subscription as a guest user instead of a member user. Guest users have different default permissions in Azure AD as compared to member users. For example, member users can read other users in Azure AD and guest users cannot. Member users can register new service principals in Azure AD and guest users cannot. If a guest user needs to be able to perform these tasks, a possible solution is to assign the specific Azure AD administrator roles the guest user needs. For example, in the previous scenario, you could assign the Directory Readers role to read other users and assign the Application Developer role to be able to create service principals. For more information about member and guest users and their permissions, see What are the default user permissions in Azure Active Directory?.
Note that the built-in roles for Azure resources are different than the Azure AD administrator roles. The built-in roles don't grant any access to Azure AD. For more information, see Understand the different roles.
Only the Account administrator can change the Service administrator for a subscription. By default, when you sign up, the Service administrator is the same as the Account administrator. If the Service administrator is changed to a different user, then the Account administrator loses access to Azure portal. However, the Account administrator can always use Account Center to change the Service administrator back to themselves.
-
Make sure your scenario is supported by checking the limits for changing Service administrators.
-
Sign in to Account Center as the Account administrator.
-
Select a subscription.
-
On the right side, select Edit subscription details.
-
In the SERVICE ADMINISTRATOR box, enter the email address of the new Service administrator.
-
Each subscription is associated with an Azure AD directory. To find the directory the subscription is associated with, go to Subscriptions, then select a subscription to see the directory.
-
If you are signed in with a Work or School account, you can add other accounts in your organization as Service administrator. For example, [email protected] can add [email protected] as Service administrator, but can't add [email protected] unless [email protected] has presence in the contoso.com directory. Users signed in with Work or School accounts can continue to add Microsoft Account users as Service administrator.
Sign-in Method Add Microsoft Account user as a Service administrator? Add Work or School account in the same organization as a Service administrator? Add Work or School account in different organization as a Service administrator? Microsoft Account Yes No No Work or School Account Yes Yes No
The Account administrator is the user that initially signed up for the Azure subscription, and is responsible as the billing owner of the subscription. To change the Account administrator of a subscription, see Transfer ownership of an Azure subscription to another account.
Not sure who the Account administrator is? Follow these steps:
- Visit Subscriptions in Azure portal.
- Select the subscription you want to check, and then look under Settings.
- Select Properties. The Account administrator of the subscription is displayed in the Account Admin box.
- To learn more about RBAC, see What is role-based access control (RBAC)?
- To learn more about all the roles in Azure, see Understand the different roles in Azure.
- For more information about Azure Active Directory, see How Azure subscriptions are associated with Azure Active Directory and Assigning administrator roles in Azure Active Directory.
If you have questions or need help, create a support request.