Issue with Virtual machine Migration

AzCredits User 20 Reputation points
2025-06-16T12:22:57.93+00:00

I'm trying to migrate the Virtual machines from one subscription to another subscription of same tenant, but it was showing an error while moving.

**ERROR MESSAGE:

{"message":"Resource move validation failed. Please see details. Diagnostic information: timestamp '20250616T121227Z', subscription id '52369498-88fc-498c-a58e-30fa9ca6b8d3', tracking id '51a62566-3491-453a-aeaf-1f15e60a8e10', request correlation id 'a8082892-0d56-4ea7-be96-0c8c3df2ac64'. (Code: ResourceMoveProviderValidationFailed) The move resources request does not contain all the dependent resources. Please check error details for missing resource ids. (Code: MissingMoveDependentResources, Target: Microsoft.Compute/virtualMachines) The move resources request does not contain all the dependent resources. Please check error details for missing resource ids. (Code: MissingMoveDependentResources, Target: /subscriptions/52369498-88fc-498c-a58e-30fa9ca6b8d3/resourceGroups/VMMigrationTest/providers/Microsoft.Compute/disks/TestCheckServer_disk1_706075f9df5b4ca2a7ff6e6dc200ed84) The move resources request does not contain all the dependent resources. Please check details for missing resource Ids. (Code: MissingMoveDependentResources, Target: Microsoft.Network/networkInterfaces) /subscriptions/52369498-88fc-498c-a58e-30fa9ca6b8d3/resourceGroups/VMMigrationTest/providers/Microsoft.Network/networkInterfaces/testcheckserver81_z2, /subscriptions/52369498-88fc-498c-a58e-30fa9ca6b8d3/resourceGroups/VMMigrationTest/providers/Microsoft.Network/publicIPAddresses/TestCheckServer-ip, /subscriptions/52369498-88fc-498c-a58e-30fa9ca6b8d3/resourceGroups/VMMigrationTest/providers/Microsoft.Network/networkSecurityGroups/TestCheckServer-nsg, /subscriptions/52369498-88fc-498c-a58e-30fa9ca6b8d3/resourceGroups/VMMigrationTest/providers/Microsoft.Network/virtualNetworks/TestCheckServer-vnet","code":"ResourceMoveProviderValidationFailed","name":"BatchResponseItemError","stack":"BatchResponseItemError: Resource move validation failed. Please see details. Diagnostic information: timestamp '20250616T121227Z', subscription id '52369498-88fc-498c-a58e-30fa9ca6b8d3', tracking id '51a62566-3491-453a-aeaf-1f15e60a8e10', request correlation id 'a8082892-0d56-4ea7-be96-0c8c3df2ac64'.\n at t (https://portal.azure.com/Content/Dynamic/MYbNINXhLuLV.js:41:815)\n at new t (https://portal.azure.com/Content/Dynamic/MYbNINXhLuLV.js:61:11960)\n at https://portal.azure.com/Content/Dynamic/MYbNINXhLuLV.js:61:4965\n at Array.forEach (

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

Accepted answer
  1. Ashok Gandhi Kotnana 10,115 Reputation points Microsoft External Staff Moderator
    2025-06-18T06:16:49.7666667+00:00

    @AzCredits User

    Public Ip address cannot be moved, removed it from move operations and disassociated the public Ip address

    Remove the dependency and moved the resources it was successfully moved

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most 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.