Can I transfer Azure EntraID Tenant from one Azure account (MSA) to another MSA account?

Rajesh Swarnkar 1,051 Reputation points
2026-01-12T16:04:29.16+00:00

I have a tenant - xxxxxx.xyz which was created by MSA account. I want to transfer this tenant to Another Azure account (MSA). Is moving EntraID tenants possible?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Raja Pothuraju 45,755 Reputation points Microsoft External Staff Moderator
    2026-01-13T10:35:18.5133333+00:00

    Hello @Rajesh Swarnkar,

    Microsoft Entra ID tenants are always tied to the identities that administer them. If your goal is to transfer the ownership/administrative control of the tenant from one MSA to another MSA, it is possible by assigning the new MSA account Global Administrator permissions.

    You can do this by inviting the new MSA account into the tenant as a guest user, and then granting it Global Administrator privileges. Once the new MSA has full administrative access, you can remove the old MSA account from the tenant if required. This effectively transfers the tenant administration/ownership from one MSA account to another.

    Refer the documentation on how to add a guest user and send an invitation: https://learn.microsoft.com/en-us/entra/external-id/b2b-quickstart-add-guest-users-portal

    Recommended approach: Always ensure you have at least two Global Administrator accounts in the tenant to avoid tenant lockout scenarios.


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.