How to add a user in Azure Active Directory 5 Result 1

How to add a user in Azure Active Directory

Adding a user in Azure Active Directory caused some troubles: it didn’t work as I thought it would. Let me explain.

Adding the user

I went to Azure Active Directory, clicked “Users” in the left menu and added the user via “New user”. I filled in some information and clicked on role “User” and choose “Global reader”: in the description it says “Can read everything that a global administrator can, but update nothing”. When I look at the user that I normally use in my main account, this user has the role “Global administrator” assigned to it, so this sounds good:

How to add a user in Azure Active Directory 1 Adding user

I choose “Netherlands” as usage location and pressed “Create”. In the list of users, I copied the User principal name:

How to add a user in Azure Active Directory 2 User principal name

Logging on as a new user

After logging out from my main account and logging on with my New User account, I went to the resource groups and saw the following:

How to add a user in Azure Active Directory 3 Resource groups of new user

I didn’t expect this: why is it asking for a (new) subscription? I have a perfectly valid subscription in my main account. Why doesn’t it use that, and why doesn’t it show the resource groups that I have in my main account? I looked at the settings for my new user in Azure Active Directory. I did that both with my main account credentials and also with the New User account. This went fine, so it did assign some permissions, but I couldn’t find a place where I could add my “main account subscription” to this user…

Subscription settings

In the end, I went to the subscription, and changed the IAM settings: I choose for reader and clicked on my newly created user.

How to add a user in Azure Active Directory 4 IAM subscription

When I refreshed the resource groups screen in the session I used for my New User account, I got a rather vague error. After a few minutes I refreshed the screen again and then I saw that my resource groups were visible. All the other screens worked as well.

How to add a user in Azure Active Directory 5 Result

Conclusion

Learning a new cloud can be hard: there are many features, many settings and the settings you need can also be in places you don’t expect them to be. But in the end I succeeded in achieving my goal and I’m glad I know a little bit more about the way Azure works.

2 Comments

  1. Meinout February 3, 2021
    • Frederique Retsema February 3, 2021

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.