I want to move resource groups from one subscription to another subscription

sumayya alshehhi 0 Reputation points
2024-08-08T09:25:46.02+00:00

We can't able to move my resource groups into another subscription.

Looking for support here.

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
229 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SadiqhAhmed-MSFT 44,336 Reputation points Microsoft Employee
    2024-08-22T07:08:47.4066667+00:00

    @sumayya alshehhi Greetings from Microsoft!

    Moving resource groups between subscriptions is possible, but there are some requirements and limitations that you should be aware of. Here are a few steps and considerations that might help you resolve the issue:

    • Both the source and destination subscriptions must be in the same Azure Active Directory tenant.
    • The source subscription must have the Microsoft.Authorization/roleAssignments/write permission for the destination subscription.
    • The destination subscription must have the Microsoft.Resources/deployments/write permission.
    • Some resource types cannot be moved between subscriptions, such as classic virtual machines and classic storage accounts.
    • Ensure that there are no dependencies that might prevent the move. For example, certain resources might have dependencies on other resources that are not being moved

    Source to refer: https://video2.skills-academy.com/en-us/azure/azure-resource-manager/management/move-resource-group-and-subscription

    If you are still having trouble moving your resource group, it's possible that there is an issue with the permissions or resource types involved. You may want to check the Azure portal or use Azure PowerShell to verify that the necessary permissions are in place and that the resource types you are trying to move are supported. If you continue to have issues, you can contact Microsoft Azure technical support for further assistance by creating a supporting request. The ticket enables you to work closely with the support engineers and get a quick resolution to your issue.

    Here is the link - https://docs.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request to create support case.

    Hope this helps. If you have any feedback or need further assistance, please reply to this post.


    If the response helped, do "Accept Answer" and up-vote it

    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.