ResourceMoveProviderValidationFailed

Roa Augusto 0 Reputation points
2025-08-19T21:47:02.2966667+00:00

{"message":"Resource move validation failed. Please see details. Diagnostic information: timestamp '20250819T203735Z', subscription id '23d8337a-8359-46ff-ac2d-983f5ae69016', tracking id '66a4749c-5c31-49e6-a306-294ed348fe3c', request correlation id '94b759c8-204d-41a4-a330-cef1194aaa5a'. (Code: ResourceMoveProviderValidationFailed) [{"code":"UserErrorResourceMoveUnsupportedContainersPresent","message":"The vault, 'RG-AzureBackup' in resource group, 'RG-Backup' and subscription, '23d8337a-8359-46ff-ac2d-983f5ae69016' has unsupported container(s) of type, 'VMAppContainer'. Remove the unsupported containers and try again."}] (Code: ResourceMoveProviderValidationFailed, Target: Microsoft.RecoveryServices/vaults)","code":"ResourceMoveProviderValidationFailed","name":"BatchResponseItemError","stack":"BatchResponseItemError: Resource move validation failed. Please see details. Diagnostic information: timestamp '20250819T203735Z', subscription id '23d8337a-8359-46ff-ac2d-983f5ae69016', tracking id '66a4749c-5c31-49e6-a306-294ed348fe3c', request correlation id '94b759c8-204d-41a4-a330-cef1194aaa5a'.\n at t (https://portal.azure.com/Content/Dynamic/zcWQNIN-FlJj.js:27:815)\n at new t (https://portal.azure.com/Content/Dynamic/zcWQNIN-FlJj.js:47:12370)\n at https://portal.azure.com/Content/Dynamic/zcWQNIN-FlJj.js:47:4954\n at Array.forEach (<anonymous>)\n at https://portal.azure.com/Content/Dynamic/zcWQNIN-FlJj.js:47:3209","status":409}

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
{count} votes

1 answer

Sort by: Most helpful
  1. Vinod Pittala 6,310 Reputation points Microsoft External Staff Moderator
    2025-08-20T16:07:41.78+00:00

    Hello Roa Augusto,

    Currently, Azure does not support migrating recovery points from one Recovery Services Vault to another, even across subscriptions. Recovery points are tightly bound to the vault in which they were created and cannot be transferred or exported to another vault or subscription.

    However, If you want to keep the existing restore points from the old vault and configure the backups for the existing VM's, you can stop the backups with retain backup data and move your VM from one Resource group to other resource group. so by doing this you will be keeping the existing restore points in the old vault and you will be having the new backups with the new vault.

    Additionally, you can move the vault Across Subscriptions (If Within Same Tenant)

    • If the old and new subscriptions are under the same Azure Active Directory (AAD) tenant, you can move the entire Recovery Services Vault to the new subscription using the Azure Portal or PowerShell.
    • This preserves all recovery points and backup policies.
    • Important:
      • The vault must not contain unsupported backup item types.
      • The vault and VMs must be in the same region.
      • You must have write permissions on the target resource group.
      • The vault’s location cannot be changed during the move.

    you can refer this official document:

    https://learn.microsoft.com/en-us/azure/backup/backup-azure-move-recovery-services-vault

    if the comment helpful, please click Upvote it.

    Thanks

    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.