How do I assign a role to a particular user using the Azure portal

0 votes
I am an amateur in Azure. I want to assign a role to a specific user giving a few permissions. Is it possible to use Azure RBAC using the portal?
Dec 27, 2019 in Azure by Sam
• 6,260 points
1,129 views

1 answer to this question.

0 votes

Follow these steps to assign a role at different scopes.

  1. In the Azure portal, click All services and then select the scope. For example, you can select Management groups, Subscriptions, Resource groups, or a resource.

  2. Click the specific resource.

  3. Click Access control (IAM).

  4. Click the Role assignments tab to view all the role assignments at this scope.

  5. Click Add > Add role assignment to open the Add role assignment pane.

    If you don't have permissions to assign roles, the Add role assignment option will be disabled.



  6. In the Role drop-down list, select a role such as Virtual Machine Contributor.

  7. In the Select list, select a user, group, service principal, or managed identity. If you don't see the security principal in the list, you can type in the Select box to search the directory for display names, email addresses, and object identifiers.

  8. Click Save to assign the role.

    After a few moments, the security principal is assigned the role at the selected scope.

answered Dec 27, 2019 by Sirajul
• 59,230 points

Related Questions In Azure

+1 vote
2 answers

How do I establish an connection to Azure IoT Hub? Say a connection like MQTT/AMQP using Python.

Azure IoT Hub comes with 3 SDK's: Service SDK Device ...READ MORE

answered Apr 13, 2018 in Azure by null_void
• 3,220 points
1,904 views
0 votes
1 answer
0 votes
2 answers

How can I download a .vhd image to my local machine from azure and upload the same to a different azure account?

From the Windows Azure Portal you can ...READ MORE

answered Aug 20, 2018 in Azure by Priyaj
• 58,090 points
13,646 views
0 votes
1 answer

How do I upload a picture to Windows Azure Website?

Check out this example: @model List<string> ...READ MORE

answered Jun 28, 2019 in Azure by Perry
• 17,100 points
1,427 views
0 votes
1 answer
0 votes
1 answer

Disable pop-up notifications on the azure portal.

To disable pop-up notifications, de-select the Enable pop-up notifications checkbox. This ...READ MORE

answered Dec 26, 2019 in Azure by Sirajul
• 59,230 points

edited Oct 7, 2021 by Sarfaraz 1,567 views
0 votes
1 answer

How to create a dashboard on azure portal?

Follow these steps to get started: Sign in ...READ MORE

answered Dec 26, 2019 in Azure by Sirajul
• 59,230 points
1,560 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP