access to Azure Subscription

Robo Jedi Admin 1 Reputation point
2022-12-05T11:22:28.487+00:00

I want to give access to my azure subscription to colleagues? how do I do that?

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.
972 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. James Hamil 27,211 Reputation points Microsoft Employee Moderator
    2022-12-05T20:53:20.84+00:00

    Hi @Robo Jedi Admin , have you seen this document? That's how you can add a subscription to a tenant. Please let me know if I misunderstood question.

    Best,
    James

    0 comments No comments

  2. Ravi Kanth Koppala 3,391 Reputation points Microsoft Employee Moderator
    2022-12-20T03:47:55.45+00:00

    @Robo Jedi Admin ,
    To give access to your Azure subscription to your colleagues, you can follow these steps:

    1. Sign in to the Azure portal at https://portal.azure.com.
    2. In the left-hand navigation pane, click on the "Subscriptions" link.
    3. On the Subscriptions page, select the subscription that you want to give access to your colleagues.
    4. In the Overview page for the subscription, click on the "Access control (IAM)" link in the left-hand navigation pane.
    5. On the Access control (IAM) page, click the "+ Add" button.
    6. In the Add permissions panel, select the role that you want to assign to your colleagues. The available roles include:
      Owner: has full access to all resources in the subscription.
      Contributor: can create and manage resources but cannot grant access to others.
      Reader: can view resources but cannot create or modify them.
    7. In the Select field, type in your colleague's name or email address. If the colleague has an Azure AD account, you can select their name from the list of suggestions. You can enter their email address if they don't have an Azure AD account.
    8. Click the "Save" button to add the colleague to the subscription with the selected role.

    Your colleague will now have the permissions that you have assigned to them in your Azure subscription.

    ----------

    Please "Accept as Answer" and Upvote if any of the above helped so that it can help others in the community looking for remediation for similar issues.

    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.