I basically am trying to migrate my resources from this personal account to a business account. Like my WOPI and app registrations.

Lawdie Inc 0 Reputation points
2026-07-29T18:34:38.6666667+00:00

I am trying to transfer my app registrations and WOPI for embedding word online in my website from this personal account to a business account. I asked microsoft support directly and they referred me to you guys.

This is what they told me: In this scenario, we recommend contacting the Azure support team to determine whether there is a supported method to:

Associate the existing domain and identity with the previous account, if applicable.

Migrate any required resources, subscriptions, or access from the personal Microsoft account to the tenant where the lawdie.ai domain is currently hosted.

Explore any available options for consolidating account access while maintaining the integrity of your Microsoft 365 tenant and domain configuration.

Since tenant-level identity and domain ownership are involved, Azure Support will be best positioned to advise on the available migration or account-association options based on your current setup.

Azure Migrate
Azure Migrate

A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Allan Solomon Mejia 3,840 Reputation points
    2026-07-29T19:38:43.1366667+00:00

    Hello @Lawdie Inc

    Unfortunately, there isn't a supported way to transfer an App Registration from one Microsoft Entra tenant (or Microsoft account) to another. App registrations are tenant-scoped, so if you're moving from a personal tenant to a business tenant, you'll generally need to recreate the app registration and update your application with the new Client ID, Tenant ID, and credentials.

    For your scenario, I'd recommend:

    • Create a new app registration in the business tenant.
    • Reconfigure the required API permissions, redirect URIs, certificates/secrets, branding, and authentication settings to match the existing app.
    • Update your application to use the new app registration.
    • If you're using WOPI, verify that the new application is registered and trusted by Microsoft 365 for the Business tenant, then update any WOPI endpoints or integration settings accordingly.

    If the resources you're referring to are Azure resources (subscriptions, storage accounts, Key Vaults, etc.), some of those can be moved between subscriptions or even tenants, but Microsoft Entra app registrations themselves cannot be migrated.

    If Microsoft Support referred you to Azure Support, it's likely because they need to confirm whether any tenant-specific aspects of your WOPI integration require additional steps. It would also help if you could clarify:

    • Is your "personal account" a personal Microsoft account (MSA), or a Microsoft Entra tenant that you own?
    • Are both accounts in separate Microsoft Entra tenants, or are they users within the same tenant?

    That distinction will determine the available migration options.

    Please "Accept the Answer" if this information helped you. This will help us and others in the community as well.

    Was this answer helpful?

    0 comments No comments

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.