Deleting user Access from Azure Resource Name

Copper Contributor

Hi,

Is there a way where we can delete user access in bulk from azure resource groups and under that azure resources?

Currently the only way i found is to go to azure portal and manually delete the access of the users. Is there any powershell command or third party software.

 

Thanks

1 Reply
Hello,
I guess you are pointing to Azure RBAC, in this case you can manage Access to resources via powershell, check the info in the following article for more details

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

Regards,
Charbel Hanna