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

1 answer

Sort by: Most helpful
  1. Limitless Technology 25,991 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