Want to move Azure sql databases from one subscription tenant to another subscription tenant

Shannu D 1 Reputation point
2021-11-17T09:00:28.65+00:00

We have a Azure SQL databases configured in Elastic pools and also failover group configured on it. The primary server is in one resource group and secondary server is in another resource group. Our requirement is, we need to move those databases to the other subscription(tenant) . Can we move the Azure SQL server directly to the other tenant? Also, can we do this movement without breaking the failover groups? will there any impact as Azure SQL servers are placed in different resource groups? Also what about point-in time backups(PITR) as well as Long term retention backups(LTR)

Please provide your valuable inputs to perform this task.

Azure SQL Database
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Alberto Morillo 33,611 Reputation points MVP
    2021-11-17T11:00:53.54+00:00

    Hello Shannu,

    Just go to the go to the server blade in the portal and click on Move, and then click on "Move to another subscription".

    150187-image.png

    Make sure you are added as administrator on both subscriptions. If your Microsoft account is set to as administrator and you still cannot see the subscription them much probably you have different account types (Work/School and personal). In this case please open a support case.

    The portal will alert you in case any dependency needs to be removed or any blocker arise that not allow a safely move. Long-term backup retention is one of the possible dependencies that need to be removed to allow the movement.

    2 people found this answer helpful.

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.