Subscription movement between the Azure Entra Tenants

Abrar Adil S 321 Reputation points
2023-11-22T12:15:59.0933333+00:00

We would like to move a subscription from One tenant to another in a automated way, meaning whenever a subscription is created it in a Tenant abc.onmicrosoft.com, it needs to be moved automatically to def.onmicrosoft.com inside the specific management group id.

There are no documentations available in MS articles which provides movement of subscriptions through programmatically.

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,973 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Carlos Solís Salazar 18,191 Reputation points MVP Volunteer Moderator
    2023-11-27T23:57:26.4133333+00:00

    You cannot move subscriptions between tenants.

    Depending on the type of Subscription you have (If both subscriptions are CSP, you won't be able to move any resource) you can move the resources.

    Please follow the net documentation to validate wich resource can you move. https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-support-resources

    Hope this helps!

    If the information provided was helpful and answered your query, please feel free to accept the answer. If you have any more questions or need further clarification on this topic, don't hesitate to ask!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.