I've got a new Azure instance up and running. I've got a few services running in it and I've decided I need a Azure AD environment too.
On opening up the Azure AD Admin panel I immediately get told I don't have some rights to view the dashboard elements and I need a global admin to configure that for me.
On navigating to the users panel (more services > Users and Groups > All Users) all my configured users (Everyone in my 365 subscription) are listed as 'member', including both administrator accounts I have configured on 365 (one of which I am currently logging into azure as).
If I got to the 'directory role' option under any of my user accounts (including the one I'm pretty sure I started the Azure account under) the three options are greyed out and only member is selected.
The first line in the Microsoft Docs 'Assign a user to an admin role' is simply 'login with a global admin account'.
Catch 22, I can't get a global admin without already having a global admin.
How am I able to elevate a user to the global admin role from this position?
I had the same issue and it took me a while to figure it out.
The problem was, that my domain ownership could not be verified.
For me it works this way:
I encountered a similar situation. I had just set up my azure account, with my account set as global administrator. I was able to register an application, allowed power bi api access, setup power bi workspace etc.
I think I clicked an Office 365 link sometime after setup. When I logged in again to the azure portal, some functionalities are now grayed out. Had to do some backtracking and fiddling. It appears that I needed to finish setup of the Office 365 account. I had to claim or verify that the domain I registered is indeed mine. Instructions included added a TXT value to my account at enom then clicked the verify button at the office 365 setup. When this was done, I went back to the azure portal. This fixed my issue.
Ensure the account which you have logged in is already a global admin. Pay attention to the step 1 in that document:
Your scenario:
If you have not a global admin account, you cannot assign other accounts to a global admin. Only global admin can assign global admin role to other accounts. I suggest that you could contact the global admin in your directory to help you .
Hope this helps!
No,You are not able to do this. It's just caused by azure design. As @Wayne Yang said, This action should be avoided and you should understand the rule that you can do something or not in azure. Just contact your global admin. If you still want to do something with out admin's consent since you are just a user in that directory, I really couldn't understand it.