Azure VM Backup

AzureUser-9588 151 Reputation points
2023-09-29T10:49:25.37+00:00

Is it possible to backup an Azure VM to a different subscription which is kind of isolated? Not looking to restore into a different subscription, want to backup to a different subscription. Any workarounds to accomplish this?

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
{count} votes

1 answer

Sort by: Most helpful
  1. Tech-Hyd-1989 5,821 Reputation points
    2023-10-12T09:07:21.39+00:00

    Hi @AzureUser-9588

    As you may be aware that azure VM is identified with its unique instance ID in a subscription, hence VM backup can only be done in its own subscription. It is not possible to backup a VM to another subscription. This is documented in the azure VM backup support matrix https://learn.microsoft.com/en-us/azure/backup/backup-support-matrix-iaas#supported-backup-actions
    User's image

    Another workaround is to use Azure Site Recovery to maintain a replica of the VM in a different subscription. However the replication approach is different from backup. You may want to take a look at the document link below for details

    https://learn.microsoft.com/en-us/azure/site-recovery/azure-to-azure-architecture

    https://learn.microsoft.com/en-us/azure/site-recovery/azure-to-azure-tutorial-enable-replication

    If this response has answered your query, please 'Accept as Answer'


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.