访问 Azure AD Graph 资源管理器时出错

Error accessing Azure AD Graph explorer

我想使用我的管理员帐户访问 Azure AD Graph Explorer。当我尝试访问它时,它显示此错误:

Selected user account does not exist in tenant graphExplorerMT and cannot access the application d3ce4cf8-6810-442d-b42e-375e14710095 in that tenant. The account needs to be added as an external user in the tenant first. Please use a different account.

我该怎么办?

您可能应该尝试使用 AAD 内部的用户,或者将您的 MS 帐户添加为外部用户。 Azure 订阅管理员不一定是 Azure Active Directory 的一部分。

对于Azure AD Graph Explorer,您只能使用会员帐户(内部)登录,例如xxx.onmicrosoft.com

您不能使用来宾用户帐户(外部)登录 AAD Graph Explorer。

解决方案:

尝试使用会员帐户登录 AAD Graph Explorer。

根据 Microsoft 论坛上的 this answer,这不适用于 Microsoft 帐户。

Are you trying to sign in using a Microsoft account (outlook/live) into https://graphexplorer.azurewebsites.net/ ?

Azure AD Graph explorer cannot authenticate social accounts and only works with work or school accounts in Azure AD.

You would have to use the latest MS graph, if you want to use MSA accounts