The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
My company IT hasnt take the admin role and some random user here got it.
How i can find who is the email or user that is now the admin?
Solved! Go to Solution.
Extension of.onmicrosoft.com
In normal user, Admin Portal option is not available
Thanks
The first users who create the O365 tenant will be assigned as global admin. You can use PowerShell command to find the administrators. Please see: Find what users have been assigned as Global Admins in Office 365 via PowerShell
Regards,
The first users who create the O365 tenant will be assigned as global admin. You can use PowerShell command to find the administrators. Please see: Find what users have been assigned as Global Admins in Office 365 via PowerShell
Regards,
Great, in response to "How do you find Power BI admins, you answered "How to find Global Admins".
Don't you bother to read the questions?
Extension of.onmicrosoft.com
In normal user, Admin Portal option is not available
Thanks
That doesn't answer the question.
The question is simple: how do you determine who is a Power BI admin.
If you don't know the answer, don't post a response, as it's not useful, nor helpful.
Were you able to find who is admin of ur organization in pwer bi. Plz help, im facing the same issue, i am not able to reset the password and when I go for reset. It asks me to contact the admin.. My IT staff is not aware of such things and he is not helping me out to find who the hell is admin in our organization
You can run this PS snippet to retrieve the Power BI Admins:
Connect-AzureAD
Get-AzureADDirectoryRole -ObjectID (Get-AzureADDirectoryRole | Where-Object {$_.Displayname -like “Power Platform Administrator”}).ObjectID | Get-AzureADDirectoryRoleMember
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
51 | |
26 | |
14 | |
14 | |
12 |
User | Count |
---|---|
108 | |
39 | |
24 | |
23 | |
19 |