Unable to move resources from resource group to other subscription

Jonas Wauters 0 Reputation points
2025-04-18T09:45:57.5233333+00:00

Error details:

{
  "message": "Resource move policy validation failed. Please see details. Diagnostic information:  subscription id '14a1e0a1-be6e-4bd7-9757-0a9aff74dfb8', request correlation id 'fd5b5686-9700-4ac0-9f69-45e753dafde3'. (Code: ResourceMovePolicyValidationFailed) Property id '' at path 'properties.keyVaultId' is invalid. Expect fully qualified resource Id that start with '/subscriptions/{subscriptionId}' or '/providers/{resourceProviderNamespace}/'. (Code: LinkedInvalidPropertyId, Target: Microsoft.Web/Microsoft.Web/certificates/app.mailify.be-app-accountra-prd)",
  "code": "ResourceMovePolicyValidationFailed",
  "name": "BatchResponseItemError",
  "stack": "BatchResponseItemError: Resource move policy validation failed. Please see details. Diagnostic information:  subscription id '14a1e0a1-be6e-4bd7-9757-0a9aff74dfb8', request correlation id 'fd5b5686-9700-4ac0-9f69-45e753dafde3'.\n    at t (https://portal.azure.com/Content/Dynamic/Ii9PJAJNK-Ai.js:41:815)\n    at new t (https://portal.azure.com/Content/Dynamic/Ii9PJAJNK-Ai.js:61:11960)\n    at https://portal.azure.com/Content/Dynamic/Ii9PJAJNK-Ai.js:61:4965\n    at Array.forEach (<anonymous>)\n    at https://portal.azure.com/Content/Dynamic/Ii9PJAJNK-Ai.js:61:3220",
  "status": 409
}
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
277 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ashok Gandhi Kotnana 7,410 Reputation points Microsoft External Staff Moderator
    2025-04-18T13:13:00.1933333+00:00

    Hi @Jonas Wauters ,

    I see you are trying to move Web/certificates is not supported by Aure Resource Mover

    Some resources, like App Service Certificates, may have dependencies on a Key Vault that cannot be moved.

    The resource Web/certificates is not supported by Aure Resource Mover

    Please refer the below article

    https://learn.microsoft.com/en-us/azure/resource-mover/about-move-process#dependency-analysis

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-support-resources#microsoftweb

    Instead of moving dependent resources, you can configure the resources you are moving to use equivalent resources in the target region. This requires manually configuring the resource mappings in the target region

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-support-resources#microsoftkeyvault

    Please let me know if you face any challenge here, I can help you to resolve this issue further

    Please provide your valuable comments User's image

    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.

    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.