How to share an Azure account with a small team?

RP 1 Reputation point
2020-11-04T19:56:25.097+00:00

Hello everyone,

5 colleagues of mine and I are working on a project together that we'd like to use Azure ML, IOT and web services as infrastructure. I have an existing account with a "Default" Directory. However, I'd like to create a dedicated space for our project and one of my colleagues would be the Billing Admin.

Unfortunately, I just don't understand how I'm supposed to properly set up a shared account.

My current approach is/was

  1. Use my personal account
  2. Create an Azure Active Directory (AD)
  3. Add my colleagues to that new directory

However, some of the problems I found is:
P1. Colleagues cannot create subscriptions
P2. Colleagues cannot add payment information (only I can?)
P3. And the permissions are tricky, the admin permissions from Azure AD didn't allow them to do anything and they weren't able to use a subscription I moved from my default directory to the "shared" Azure AD. So I had to fiddle with the permissions on the subscription and was able to make it usable for them somehow

Please let me know if any of you can think of a better approach or where my approach is wrong?

I've been looking at:

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,825 questions
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 24,746 Reputation points Microsoft Employee
    2020-11-13T23:39:11.287+00:00

    The user should be a billing/GA admin on the other tenant as well where they are trying to link a subscription. Also, Multiple subscriptions can trust the same Azure AD directory but Each subscription can only trust a single directory. ( https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-how-subscriptions-associated-directory)

    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.