Locked out of tenant

joban 0 Reputation points
2026-04-16T19:02:23.1866667+00:00

I've locked myself out of two Microsoft Entra tenants during a subscription migration and am now unable to sign in normally to manage my Azure Trusted Signing resources.

Background / chronology:

  1. Original setup: created a tenant with personal email (live.com identity). Azure subscription and Azure Trusted Signing account plus service principal were provisioned under that tenant and worked correctly.
  2. I preferred using a professional email, so I registered a different email address and attempted to associate it with the existing tenant and resources. That didn't work cleanly.
  3. I created a new tenant for the professional email. I then migrated the Azure subscription, the Trusted Signing account, and the signer service principal into the new tenant.
  4. Today I started investigating a code-signing failure: 403 Forbidden from eus.codesigning.azure.net. Certificate auto-issuance silently halted a few days ago even though the subscription is Enabled, billing is Active, RBAC is intact on the service principal, identity validation is Completed, and the certificate profile shows Active and Succeeded.
  5. While investigating, I accidentally converted my new email address user from an external user to an internal user in one of the tenants. I am now unable to sign into Azure Portal with either email to access either tenant.

Error when signing in:

User account from identity provider live.com does not exist in tenant Microsoft Services and cannot access the application in that tenant. The account needs to be added as an external user in the tenant first.

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Newest
  1. AI answer

    2026-04-16T19:02:41.8033333+00:00

    The error indicates that the live.com account is being sent to the default “Microsoft Services” tenant, where it has no directory and therefore can’t administer any Entra tenants or Azure resources. In this state, normal portal sign-in won’t let you reach or fix either tenant.

    Based on the documented patterns, recovery requires direct Microsoft support intervention; self-service options are not available when all admin access is lost or misconfigured.

    Use the following approach:

    1. If any other global admin exists in either tenant
      • Have that admin sign in to the Microsoft Entra admin center (https://entra.microsoft.com).
      • Navigate to Entra IDUsers and verify that the affected accounts exist and are not blocked.
      • If the issue is MFA-related, that admin can reset MFA for the locked-out account by using Authentication methodsRequire re-register multifactor authentication, then the affected user signs in again and re-registers MFA.
      • If the account was accidentally converted or removed, the admin can re-invite or recreate the user and reassign roles and access.
    2. If there is no other global admin (only locked-out admins)
      • This is treated as a tenant lockout / data-protection scenario. Microsoft’s Data Protection team must verify identity and restore access.
      • Open a support case with Microsoft:
        • If still able to access any Microsoft 365/Azure tenant (even a new trial), sign in to the admin portal for that tenant and create a support ticket clearly stating that:
          • Access is lost to a different Entra tenant where you are the only global admin.
          • Provide the locked tenant’s domain name and admin UPN, and describe the sign-in error.
        • If no admin portal is accessible at all, contact Microsoft support by phone using the global customer service numbers and request escalation to the Data Protection / Tenant Recovery team for an Entra/Azure tenant lockout.
      • Be prepared to provide business documentation and proof of ownership of the affected tenants and domains. The Data Protection team can:
        • Reset credentials of an administrator account, or
        • Help reclaim ownership of the tenant if needed.
    3. If a tenant was blocked or deleted due to inactivity
      • If any of the tenants show AADSTS5000225: This tenant has been blocked due to inactivity, the tenant can only be reactivated by Microsoft within 20 days of entering the inactive state. After 20 days, the tenant is permanently deleted and cannot be recovered.
      • In that case, the tenant administrator must contact Microsoft support (again via support ticket or global support phone numbers) and request reactivation, supplying tenant details.
    4. For the live.com personal account scenario
      • When signing in with a personal Microsoft account (Outlook/Hotmail/OneDrive/live.com), the account is associated with the Microsoft Services tenant, which no longer automatically creates a linked directory for administration.
      • To have a directory where that personal account is a global admin, a new Azure account and tenant must be created via the Azure account site (for example, using Try Azure for free). This creates a new tenant with that account as Global Administrator.
      • That new tenant does not automatically fix access to the existing locked tenants, but it gives an admin context from which to open a support ticket to the Data Protection team as described above.

    Given that both original tenants are now inaccessible and the account relationships are misconfigured, the practical path is:

    1. Create or use any tenant where sign-in still works (including a new Azure/Microsoft 365 trial if necessary).
    2. From that tenant, open a support ticket explicitly for Entra tenant lockout and request Data Protection / Tenant Recovery assistance for the affected tenants.
    3. Alternatively or additionally, call Microsoft’s global support phone number and request escalation to the Data Protection team, providing tenant IDs/domains and error details.

    Once Microsoft support restores access or reassigns a global admin, that admin can correct user types (guest vs. member), re-establish the correct sign-in identities, and then resume management of Azure Trusted Signing resources.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    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.