Move Services to Different Subscription

Moez Tharani 1 Reputation point
2022-03-08T22:56:41.763+00:00

I am attempting to move the items in my resource group to another subscription, but I get the following error. I've done this before without issue. I can't see why this specific VM is problematic and the error is very vague.

{"code":"ResourceMoveValidationFailed","message":"The resource batch move request has '1' validation errors. Diagnostic information: timestamp '20220308T224904Z', tracking Id 'd66dee85-7d22-4927-992e-27b7c918299d', request correlation Id '52abf830-1a7f-448b-95d1-d685dc0b8ac3'.","details":[{"code":"ResourceMoveValidationFailed","message":"Resource move is not supported for resources that have plan with different subscriptions. Resources are 'Microsoft.Compute/virtualMachines/hostbill' and correlation id is '52abf830-1a7f-448b-95d1-d685dc0b8ac3'."}]}

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

1 answer

Sort by: Most helpful
  1. Alan Kinane 16,906 Reputation points MVP
    2022-03-09T11:50:29.213+00:00

    This sounds like one of the known limitation of moving virtual machines with marketplace plans across subscriptions.

    Please see here for an explanation and possible workaround:

    https://video2.skills-academy.com/en-us/azure/azure-resource-manager/management/move-limitations/virtual-machines-move-limitations?tabs=azure-cli#virtual-machines-with-marketplace-plans

    181419-image.png

    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.