Share via

Removed myself from peronsal tenant and now can't access applications or anywork

JPM 0 Reputation points
2026-04-28T16:24:35.5933333+00:00

While trying to create OAuth access for a personal application I removed myself from my own tenant and now have the error

Selected user account does not exist in tenant 'Microsoft Services' and cannot access the application '<REDACTED>' in that tenant. The account needs to be added as an external user in the tenant first. Please use a different account.

While trying to navigate to fix the issue, I get the following error:

2026-04-28 09_22_25-Inbox - ******@live.com - Outlook

Details from above:

{
  "sessionId": "beb1c3c9528a4ccd9eb4ce0b0f18dd5b",
  "errors": [
    {
      "errorMessage": "no_tokens_found: See https://aka.ms/msal.js.errors#no_tokens_found for details",
      "clientId": "c44b4083-3bb0-49c1-b47d-974e53cbdf3c",
      "scopes": [
        "https://management.core.windows.net//.default"
      ]
    },
    {
      "errorMessage": "no_tokens_found: See https://aka.ms/msal.js.errors#no_tokens_found for details",
      "clientId": "2a508b4a-9a5e-45ee-a60a-6380ede07f65",
      "scopes": [
        "d8c767ef-3e9a-48c4-aef9-562696539b39/.default"
      ]
    },
    {
      "errorMessage": "no_tokens_found: See https://aka.ms/msal.js.errors#no_tokens_found for details",
      "clientId": "e6694c91-1590-4e35-9bb7-b865c638b9c1",
      "scopes": [
        "959678cf-d004-4c22-82a6-d2ce549a58b8/.default"
      ]
    },
    {
      "errorMessage": "no_tokens_found: See https://aka.ms/msal.js.errors#no_tokens_found for details",
      "clientId": "2a508b4a-9a5e-45ee-a60a-6380ede07f65",
      "scopes": [
        "https://graph.microsoft.com//.default"
      ]
    },
    {
      "errorMessage": "no_tokens_found: See https://aka.ms/msal.js.errors#no_tokens_found for details",
      "clientId": "2a508b4a-9a5e-45ee-a60a-6380ede07f65",
      "scopes": [
        "d8c767ef-3e9a-48c4-aef9-562696539b39/.default"
      ]
    },
    {
      "errorMessage": "no_tokens_found: See https://aka.ms/msal.js.errors#no_tokens_found for details",
      "clientId": "2a508b4a-9a5e-45ee-a60a-6380ede07f65",
      "scopes": [
        "https://graph.microsoft.com//.default"
      ]
    },
    {
      "errorMessage": "no_tokens_found: See https://aka.ms/msal.js.errors#no_tokens_found for details",
      "clientId": "e6694c91-1590-4e35-9bb7-b865c638b9c1",
      "scopes": [
        "959678cf-d004-4c22-82a6-d2ce549a58b8/.default"
      ]
    },
    {
      "errorMessage": "no_tokens_found: See https://aka.ms/msal.js.errors#no_tokens_found for details",
      "clientId": "e6694c91-1590-4e35-9bb7-b865c638b9c1",
      "scopes": [
        "959678cf-d004-4c22-82a6-d2ce549a58b8/.default"
      ]
    },
    {
      "errorMessage": "no_tokens_found: See https://aka.ms/msal.js.errors#no_tokens_found for details",
      "clientId": "e6694c91-1590-4e35-9bb7-b865c638b9c1",
      "scopes": [
        "959678cf-d004-4c22-82a6-d2ce549a58b8/.default"
      ]
    },
    {
      "errorMessage": "no_tokens_found: See https://aka.ms/msal.js.errors#no_tokens_found for details",
      "clientId": "e6694c91-1590-4e35-9bb7-b865c638b9c1",
      "scopes": [
        "959678cf-d004-4c22-82a6-d2ce549a58b8/.default"
      ]
    },
    {
      "errorMessage": "no_tokens_found: See https://aka.ms/msal.js.errors#no_tokens_found for details",
      "clientId": "e6694c91-1590-4e35-9bb7-b865c638b9c1",
      "scopes": [
        "959678cf-d004-4c22-82a6-d2ce549a58b8/.default"
      ]
    },
    {
      "errorMessage": "no_tokens_found: See https://aka.ms/msal.js.errors#no_tokens_found for details",
      "clientId": "e6694c91-1590-4e35-9bb7-b865c638b9c1",
      "scopes": [
        "959678cf-d004-4c22-82a6-d2ce549a58b8/.default"
      ]
    },
    {
      "errorMessage": "no_tokens_found: See https://aka.ms/msal.js.errors#no_tokens_found for details",
      "clientId": "e6694c91-1590-4e35-9bb7-b865c638b9c1",
      "scopes": [
        "959678cf-d004-4c22-82a6-d2ce549a58b8/.default"
      ]
    }
  ]
}
Microsoft Security | Microsoft Identity Manager
0 comments No comments

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-04-28T16:24:59.9233333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The error indicates that the personal Microsoft account now only exists in the default “Microsoft Services” tenant and not in any Microsoft Entra (Azure AD) tenant that can host applications or resources. This matches the documented behavior where personal Microsoft accounts that sign in to the Microsoft Entra admin center are connected only to the Microsoft Services tenant and have no linked directory.

    To regain the ability to manage applications and resources, a new Azure tenant must be created and associated with the personal Microsoft account:

    1. Create an Azure account and tenant
      1. Browse to the Azure account website using the “Try Azure for free” entry point.
      2. Follow the steps to create an Azure account with the existing personal Microsoft account.
      3. As part of this process, a new Microsoft Entra tenant is created and linked to the account.
      4. The account is automatically assigned the Global Administrator role in this new tenant, restoring full access to Microsoft Entra and Azure resources in that tenant.
    2. Recreate or reconfigure app registrations
      • After the new tenant is created, recreate any required app registrations in that tenant and configure OAuth settings there.
      • If the application must be accessible to other organizations or personal accounts, ensure the app registration’s sign-in audience (signInAudience) is set appropriately (for example, multitenant or multitenant + personal accounts) and that the correct sign-in URL (/organizations, /common, or /consumers) is used in the application’s authority configuration.
    3. If guest access is needed
      • For access to applications in another tenant, the personal account must be invited as a guest user to that tenant before it can sign in.

    These steps restore a functional tenant for the personal account and resolve the “user account does not exist in tenant ‘Microsoft Services’” error when trying to manage applications.


    References:

    Was this answer helpful?

Your answer

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