Share via

how to assign the multiple resource access to a single /bulk users using powershell or any templates.

J, Munna Lal 0 Reputation points
2023-05-15T13:48:39.77+00:00

Hi Team,

i would like to know how to enable the multiple resource access to a single user and bulk users using powershell or anyother templates.

Azure Role-based access control
Azure Role-based access control

An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.

Windows for business | Windows Server | User experience | PowerShell
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 45,181 Reputation points
    2023-05-18T15:13:41.1866667+00:00

    Hello there,

    Azure role-based access control (Azure RBAC) is the way that you manage access to Azure resources. In this tutorial, you grant a group access to view everything in a subscription and manage everything in a resource group using Azure PowerShell.

    https://learn.microsoft.com/en-us/azure/role-based-access-control/tutorial-role-assignments-group-powershell

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

  2. Givary-MSFT 35,776 Reputation points Microsoft Employee Moderator
    2023-05-17T09:58:02.4533333+00:00

    @J, Munna Lal Thank you for reaching out to us, steps in this mentioned article https://learn.microsoft.com/en-us/azure/role-based-access-control/role-assignments-powershell steps have been defined in how to assign roles using Azure PowerShell

    Reference: https://www.easy365manager.com/azure-rbac-roles/

    Would suggest you to follow these steps, if in case you come across any issues let me know.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.