move resources to new subscription, getting error

Ashod Der Khatchadourian 0 Reputation points
2025-03-05T14:01:17.1033333+00:00

unable to move resources to new subscription

I am Owner of all resources, yet I get same error

{"message":"The client '******@.com' with object id 'd1e74199-24ab-4b46-919e-e7b29f827e2c' does not have authorization to perform action 'Microsoft.Resources/subscriptions/resourceGroups/validateMoveResources/action' over scope '/subscriptions/a377a6bf-6091-412e-a73e-32299c8f63c8/resourceGroups/Alcero' or the scope is invalid. If access was recently granted, please refresh your credentials. (Code: AuthorizationFailed)","code":"AuthorizationFailed","status":403}

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
260 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ashok Gandhi Kotnana 4,230 Reputation points Microsoft External Staff
    2025-03-05T15:45:36.1066667+00:00

    Hi @Ashod Der Khatchadourian ,

    As far as I see its looks like Permission issue.

    Consider checking below two points, and recheck the permission in source and target rg if this has Owner permissions or not

    1.Azure resources can't be moved if a read-only lock exists on the source, destination resource group, or subscription.

    2.The source and destination subscriptions must be active. If you have trouble enabling an account that's disabled

    Before moving the resource, please review the prerequisites below. Ensure you follow the checklist to meet the required objectives

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-resource-group-and-subscription?tabs=azure-cli#checklist-before-moving-resources

    Hope this helps! Let me know if you need further clarification or assistance!

    let us know if any help, we will always help as you needed.!

    Please do not forget to "Accept the answer” and upvote it wherever the information provided helps you, this can be beneficial to other community members.it would be greatly appreciated and helpful to others.

    1 person 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.