In some cases you may want multiple users to access your Azure subscription, however you may not want to hand out your username and password to your Microsoft Account. Or maybe you don’t want that user to have full access but some role based access. Here is a simple step by step to add a user and choose the proper role for them. Here is a full list of Azure Role-Based Access Control
- Login to portal.azure.com
- Click on subscriptions
- Your subscription will load and click on the active subscription
- The Subscription Blade will open and click on All Settings
- Then Click on Users
- Then click on the + sign to Add a User
- Choose a Role for a user
- You can start typing the user email you would like to assign the role.
- If they do not appear you can click on Invite and they will be invited to join.
- Click OK.
- The next time the user logs into Azure they will be associated with the account.