Share via

Old email address can't in

matthew frederick 20 Reputation points
2026-03-07T00:36:41.8766667+00:00

I used an email address (******@mydomain.com, not the one associated with this post) almost 10 years ago as an outlook account to manage an azure account.

We closed both email and azure accounts a few months later. Within the last few months, I set up gmail to use the same email address ******@mydomain.com but azure gives the error below even just trying to get support. I can't go anywhere on the website. I think it thinks I'm a new user on the account domain, but I am the same user with an identical email address.

I would be much like to be able to use mydomain to manage an azure account.

{

"sessionId": "PII",

"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 'PII'(Microsoft_Azure_SupportPortalExtension) 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.PII",

"clientId": "PII",

"scopes": [

"PII/.default"

]

}

]

}

Microsoft Security | Microsoft Entra | Microsoft Entra ID

Answer accepted by question author
  1. Q&A Assist
    2026-03-07T00:36:57.9466667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The error indicates that the current Microsoft account for ******@mydomain.com (a personal “live.com / Microsoft account”) does not exist as a user in the “Microsoft Services” Azure AD tenant that hosts the Azure Support Portal app. In other words, the sign-in is valid as a Microsoft account, but that account is not present in the tenant that the Support Portal is trying to use.

    Given the history (old Outlook/Microsoft account and Azure subscription closed years ago, then reusing the same SMTP address via Gmail), the old Microsoft account and/or Azure tenant are no longer usable. Microsoft permanently deletes inactive accounts and does not allow reusing the same Outlook.com alias on a different Microsoft account, and domains hosted in Azure have restrictions on being used as personal accounts.

    Use the following checks and steps:

    1. Confirm whether ******@mydomain.com is currently a Microsoft account
      • Go to https://account.microsoft.com and enter ******@mydomain.com.
      • If a password prompt appears, the address is a Microsoft account.
      • If the message “We couldn't find an account with that username” or “That Microsoft account doesn't exist” appears, then there is no Microsoft account for that address and a new Microsoft account can be created for it.
    2. If the address is not a Microsoft account
      • Register a new Microsoft personal account for ******@mydomain.com at https://account.microsoft.com/account.
      • After creation, sign in to the Azure portal with this new account and create a new Azure subscription. This will create a new Azure AD tenant for that account.
    3. If the address is already a Microsoft account but cannot access Azure
      • Sign out of all Microsoft accounts and clear browser site data/cookies.
      • Open a private/incognito browser session and go directly to the Azure sign-up page (for example, the Azure free account sign-up) and sign in with ******@mydomain.com.
      • If Azure recognizes an existing free account/credits, follow the prompt to upgrade to a pay-as-you-go subscription to reactivate access (as in the referenced resolution where the user had to go through the sign-up flow again to restore access).
    4. If the domain is now hosted in Azure AD by an organization
      • If mydomain.com is hosted in Azure AD (for example, by a company tenant), that domain generally cannot be used for a new personal Microsoft account unless it was linked before the domain was brought into Azure.
      • In that case, use a different email address (for example, a pure consumer domain like outlook.com, hotmail.com, or a non-Azure-hosted domain) to create a new Microsoft account and Azure subscription.
    5. If the old account was inactive for many years
      • If the old Microsoft account tied to ******@mydomain.com was not accessed for more than 2 years, it is permanently deleted and cannot be restored, and the old Outlook.com alias cannot be reused on another Microsoft account.
      • A new Microsoft account and Azure subscription must be created, using either a new alias or a different email address.

    In summary, the current ******@mydomain.com identity is not a user in the “Microsoft Services” tenant, and the old Azure/Outlook identity is gone. To manage Azure again with that domain, either:

    • Create/confirm a Microsoft account for ******@mydomain.com (if allowed by Azure AD hosting rules) and go through the Azure sign-up flow in a clean/incognito session, or
    • Use a different email address to create a new Microsoft account and Azure subscription if the domain is now controlled by an Azure AD tenant.

    References:


0 additional answers

Sort by: Most 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.