Azure Role assignment

Esra Gümüskaya 1 Reputation point
2022-09-22T11:20:51.517+00:00

Hi,
I am using Azure for my Projects and looking for a Role for my case below. Can you help me what kind of role should I assign?

Each user can create every components on Azure (VM, resource group, database etc..)
But only the users who owner/admin of a Resource Group is, can authorize other users.

In my case, I have defined all users as Co-Administrators in the subscription level. That's why these users can also see the other resource groups and authorize the users for these resource groups. But I don't want that. I want only the RG owner/admin to be able to do this.

What role should I give to the users, or what do you recommend for my case.
Best regards

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.
979 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Harpreet Singh Matharoo 8,396 Reputation points Microsoft Employee Moderator
    2022-09-22T11:35:00.493+00:00

    Hello @Esra Gümüskaya

    Thank you for reaching out. I would like to confirm following:

    • Account Administrator, Service Administrator, and Co-Administrator are the three classic subscription administrator roles in Azure. Classic subscription administrators have full access to the Azure subscription. They can manage resources using the Azure portal, Azure Resource Manager APIs, and the classic deployment model APIs.
    • For more information, please review following document: Classic subscription administrator roles

    As per your requirement we would recommend you to assign RBAC Owner/Contributor Access to user on Resource Group or Child Resource scope. For steps to assign RBAC role to a user please review following documentation: Assign Azure roles using the Azure portal.

    I hope this helps you achieve the results you are looking for.

    ----------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

Your answer

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