My personal account is currently connected with a random corporate account which prevents me from registering a New App on Azure

Geng Wang 0 Reputation points
2026-04-26T18:50:49.09+00:00

Hi -

My personal account here is somehow connected to a corporate entity. I need to disassociate my account from this entity so I can apply for a New App Registration as I am an independent app developer. It looks like I have the same issue as this person:

https://learn.microsoft.com/en-us/answers/questions/2148153/disassociate-personal-email-from-former-organizati?from=ContactUsWebBCQR&CorrelationId=32b4be9e-3b64-42a6-84c1-3a79d164512c

However, I do not know what the tenant name or tenant ID is for the entity that I am currently a part of so the posted solution did not work for me.

Thanks.

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. AI answer

    2026-04-26T18:51:03.4666667+00:00

    The behavior is caused by the personal Microsoft account being associated with a work/school (Microsoft Entra ID) tenant that shares the same email address or domain, which then affects sign-in and app registration.

    To move forward as an independent developer, there are two supported directions based on the documented patterns:

    1. Rename the personal Microsoft account so it no longer conflicts with a work/school identity
      When a personal Microsoft account and a work/school account share the same email, Microsoft sign-in and resource access (including app registration) can be impacted. The recommended fix is to rename the personal account to use a different email address (alias) that is not tied to any organization:
      • Go to the Manage how you sign in section of the Microsoft account.
      • Add a new email address (alias) or use an existing one that is not part of any organization.
      • Set that alias as Make primary.
      This effectively separates the personal Microsoft account from the work/school identity that shares the same address and avoids the “which account do you want to use” and similar conflicts during sign-in and app registration. Notes from the documentation:
      • An alias is a nickname for the account that shares the same inbox and settings. Any alias can be used to sign in, with the same password.
      • The primary alias is what appears on devices and services (Windows, Xbox, etc.).
      • Renaming may not be desirable if Xbox Developer, Visual Studio, or MSDN subscriptions are tied to the current sign-in address; in that case, consider carefully before changing the primary alias.
    2. If the issue is specifically with an Entra tenant connection (for example, Azure DevOps or similar)
      Where a personal Microsoft account is conflicting with a work account in a tenant, the guidance is to rename the personal Microsoft account to a different email address that does not conflict with the work email. This avoids being prompted to choose between accounts and prevents the wrong identity from being used when accessing Azure resources or registering apps.

    If the tenant itself is unknown and cannot be managed directly, renaming the personal Microsoft account to a unique, non-organizational alias is the documented, user-controllable way to break the conflict and proceed with independent app registration under the personal identity.


    References:

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

    Was this answer helpful?

    1 person found 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.