Forum Discussion
CibinAlbin
Jan 24, 2022Copper Contributor
How to restrict multiple users access to specific subscription under multi subscription Model?
Elaborated question: How to restrict multiple users access to specific subscription when they are a member of the management group ? Scenario : I am having a Multi-subscription which is organise...
Chandrasekhar_Arya
Feb 03, 2022Iron Contributor
The best solution for what you're looking for might be locks if this is the only resource you want to lock down: https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-lock-resources
There are also more granular RBAC setups than just giving someone full owner/contributor access: https://docs.microsoft.com/en-us/azure/active-directory/role-based-access-control-custom-roles
There are also more granular RBAC setups than just giving someone full owner/contributor access: https://docs.microsoft.com/en-us/azure/active-directory/role-based-access-control-custom-roles