Authentication error on my account in VS and Azure

DaveChick-9127 0 Reputation points
2023-02-27T04:26:39.87+00:00

I have an issue with my account - I keep getting errors and i can't even submit a support ticket because it gives me an error to do that as well.
So my only last resort is to post here.

The error i get on my account is:

Experiencing authentication issues

The portal is having issues getting an authentication token. The experience rendered may be degraded. Additional information from the call to get a token: Extension: Microsoft_AAD_IAM Resource: microsoft.graph Details: The logged in user is not authorized to fetch tokens for extension 'Microsoft_AAD_IAM' because the user account is not a member of tenant 'f8cdef31-a31e-4b4a-93e4-5f571e91255a'. Error details: AADSTS50020: User account '{EmailHidden}' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application 'c44b4083-3bb0-49c1-b47d-974e53cbdf3c'(Azure Portal) 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: 7c0ff03e-dcb0-4f01-9a5c-975352df0400 Correlation ID: 0d8a7f88-2497-4163-a848-013d0d3670a6 Timestamp: 2023-02-27 04:16:56Z

I have no way to fix this, so some one at microsoft hopefully can look into this. I didn't even sign up for Azure but for some reason i have an Azure account. My only known account was for visual studio and its a personal account. I even get errors in VS about my account to so it seems to be account issue more than just specifically Azure.... but i can't do anything and this the only place I can even post without an error coming up preventing me doing anything.
Can i please get some assistance.

EDIT:

Also just a few weeks ago i had no issues at all with my account and had an account for years. So i believe this is an error on microsoft's end to do with my account.

Developer technologies Visual Studio Other
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 46,371 Reputation points
    2023-02-28T03:11:57.17+00:00

    Hi @Dave

    Your personal account has not joined the target tenant as a guest, if you don't want to collaborate with the target tenant, then you can try changing the /{tenant id} endpoint to the /common endpoint to skip tenant-level login.

    https://login.microsoftonline.com/common/oauth2/v2.0/authorize
    

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.