Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,840 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
{
"sessionId": "4bc6d728da7e42f6842ce237b3b4872b",
"errors": [
{
"errorMessage": "interaction_required: AADSTS16000: User account '{EUII Hidden}' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application '0a2057a8-149c-40ca-859e-98de032535fb'(Microsoft Azure Marketplace) 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: e927c881-7eb6-4fdb-a22c-767e79ea0400 Correlation ID: 39ec3294-bfdb-482a-bbac-38bbacc64b85 Timestamp: 2024-09-12 15:01:58Z",
"clientId": "0a2057a8-149c-40ca-859e-98de032535fb",
"scopes": [
"a0e1e353-1a3e-42cf-a8ea-3a9746eec58c/.default"
]
}
]
}
Hi @Rupesh Vavilla , the root cause is most likely that the external user doesn't exist. You need to have your account added as an external user in the tenant. You can do this by following this guide.
Please let me know if you have any questions and I can help you further.
If this answer helps you please mark "Accept Answer" so other users can reference it.
Thank you,
James