Open In App

How To Assign Virtual Machine Contributor Role to the User in Azure?

Improve
Improve
Like Article
Like
Save
Share
Report

Pre-requisite: Azure

In this article, we will show you how to assign a virtual machine contributor role to the user on a specific resource group or a subscription of your choice from the Azure portal. To add role assignment in azure one should have owner access or a custom RBAC role to add this. Let’s dive into the implementation part.

Prerequisites: Owner access on target scope.

Steps To Assign Virtual Machine Contributor Role to the User

Step 1: Log in to Azure Portal.

Step 2: Select the resource type of choice either subscription or resource group.

Note: You can follow the same steps for both Resource Group and Azure Subscriptions. No Change in the procedure.

Step 3: After selecting the resource type click on +Add.

add access role

 

Step 4: Select add role assignment >> search for “Virtual Machine Contributor” and select it.

add role

 

Step 5: Now from the select Members tab select the radio button User, groups, or service principal, and click on + Select members >> search for a user name or using mail id >> click on add.

select members

 

Step 6: Move to the following step Review + assign >> Click Create. Wait for 2 minutes to apply the roles for the changes. That’s all. This is how you can add a Virtual Machine Contributor Role to the User from the Azure portal.


Last Updated : 30 Mar, 2023
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads