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.
666 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,054 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Givary-MSFT 27,886 Reputation points Microsoft Employee
    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.


  2. Limitless Technology 43,931 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