can't create my own azure account since that email adderess was used on another tenant

Frank Revi 21 Reputation points
2022-08-14T06:33:45.66+00:00

I was able to sign up for an azure account using the email address of my personal microsoft account. When I go to portal.azure.com, I am automatically shown in another azure tenant.

My email address was used in the other tenant as EXTernal, not in the AAD domain of that tenant. It is not possible to delete my account, or change it, or anything in the existing tenant. The Owner of that tenant is not available, it is not possible to authenticate into that tenant using the Owner's email address as recorded in the tenant.

How can I decouple the email address of my personal microsoft account from this azure tenant which it is not possible to administer; so I can set up a new azure account with my personal email address?

thanks

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,629 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. David Broggy 5,701 Reputation points MVP
    2022-08-14T13:30:35.82+00:00

    some suggestions:

    Make sure you're using private/incognito browsing.
    Start by logging into your new tenant with an account 'owned' by that tenant.
    For example: if you're tenant is contoso.onmicrosoft.com, login with bob@Company portal .onmicrosoft.com.
    In Azure AD, add your personal microsoft account as a guest account:
    Users > +New Users > Invite External User

    Hope that helps.