在尝试检索访问令牌时,门户遇到了问题。建议尝试重新登录,或者在没有访问令牌的情况下继续操作,但这可能会导致用户体验不理想。其他详细信息

hgfgh gh 0 Reputation points
2023-09-01T02:51:29.28+00:00

在尝试检索访问令牌时,门户遇到了问题。建议尝试重新登录,或者在没有访问令牌的情况下继续操作,但这可能会导致用户体验不理想。其他详细信息: interaction_required: AADSTS16000: User account '{EmailHidden}' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application '74658136-14ec-4630-ad9b-26e160ff0fc6'(ADIbizaUX) in that tenant. The account needs to be added as an external user in the tenant first. Sign out and sign in again with a different Azure Active Directory user account. Trace ID: f320f44c-4c2f-4213-8c1a-94e81c8dbd00 Correlation ID: 6f944518-374d-4eab-b96f-ddf6ddd90cb7 Timestamp: 2023-09-01 02:49:39Z。
我的帐号无法登陆

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,629 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sandeep G-MSFT 16,696 Reputation points Microsoft Employee
    2023-09-05T10:50:38.5433333+00:00

    @hgfgh gh

    The error AADSTS50020: User account '{EmailHidden}' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' usually occurs when you sign in to Azure Portal using your personal account which is not added as an external/guest user to an Azure AD tenant. Due to this, you by default get connected to the Microsoft Services tenant.

    Since you are connected to the Microsoft Services tenant as a standard user with restricted access, you cannot perform actions such as creating new users, groups, enterprise applications, and so on. To perform administrative actions, you must have administrative access to the tenant.

    For this purpose, you need to create your own tenant rather than using the Microsoft Services tenant. When you create a new tenant, you by default become the Global Administrator of the new tenant and have full access to all the options in that tenant.

    To create a new tenant, open in-private/incognito browser window (just to avoid SSO), access https://azure.microsoft.com/en-us/free/ to create a free Azure account.

    Once the new account is created, you should be able to see and switch to the new tenant by clicking on the settings icon as highlighted below:

    User's image

    Hope this will help.

    Let me know if you have any further questions.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.