Is there a way to see how many tenants a user is a member of, or was invited to?

JT 1 Reputation point
2022-04-21T16:48:19.767+00:00

Some users get invited to diverse Azure/M365 environments, but I currently have no insight onto where and what tenant they were potentially invited. I know by default Azure likely doesn't allow admins of one environment to see into another, but I was thinking there might be a basic way to grab this info.

Something like this is what I'm envisioning:
ex: user12 is a member of [4] tenants, along with a list.

Maybe this is possible from powershell or some such.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,468 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Vasil Michev 95,341 Reputation points MVP
    2022-04-21T18:01:13.013+00:00

    No, not currently. It's a common ask though and Microsoft has promised to provide some sort of API/report.

    0 comments No comments

  2. James Hamil 21,621 Reputation points Microsoft Employee
    2022-04-26T18:51:50.173+00:00

    Hi @JT-9133 , thank you for the question. Michev is correct in that it is not currently possible. You can use the Graph API to pull data internally, but you can't access data from other's The Graph API may be a good starting point for querying data pertinent to your use case, but for now there are no other options. Please let me know if you have any questions!

    If this answer helped you please mark it as "Verified" so other users can reference it.

    Thank you,
    James

    0 comments No comments