Hi @Kristian Finstad ,
Welcome to Microsoft Q&A Forum, thank you for posting your query here!
Yes, it is possible to move the backup job for a server from one Recovery Services vault to another without deleting the old backup data. Here are the steps you can follow.
If you need to keep the current protected data in the old vault and continue the protection in a new vault, there are limited options for some of the workloads:
- For MARS, you can stop protection with retain data and register the agent in the new vault.
- Azure Backup service will continue to retain all the existing recovery points of the old vault.
- You'll need to pay to keep the recovery points in the old vault.
- You'll be able to restore the backed-up data only for unexpired recovery points in the old vault.
- A new initial replica of the data will need to be created on the new vault.
- For an Azure VM, you can stop protection with retain data for the VM in the old vault, move the VM to another resource group, and then protect the VM in the new vault. See guidance and limitations for moving a VM to another resource group. A VM can be protected in only one vault at a time. However, the VM in the new resource group can be protected on the new vault as it's considered a different VM.
- Azure Backup service will retain the recovery points that have been backed up on the old vault.
- You'll need to pay to keep the recovery points in the old vault (see Azure Backup pricing for details).
- You'll be able to restore the VM, if needed, from the old vault.
- The first backup on the new vault of the VM in the new resource will be an initial replica.
let us know if you have any further queries. I’m happy to assist you further.
Please do not forget to "Accept the answer” wherever the information provided helps you, this can be beneficial to other community members.