An Azure backup service that provides built-in management at scale.
I think azure keeps no earlier state, so w/o a backup or snap there’s nothing to restore; just check the RG for any older disk u can rebuild from.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi there, is there a way that Microsoft can restore a VM without any backup policy being in place, even a week ago would be OK. Unfortunatley someone did something to a VM and I want to get it back to an old state.
An Azure backup service that provides built-in management at scale.
I think azure keeps no earlier state, so w/o a backup or snap there’s nothing to restore; just check the RG for any older disk u can rebuild from.
Hello Ben Morris, Thank you for posting your query on Microsoft Q&A platform.
You have an Azure VM that was modified or damaged, and you want to restore it to its previous state, ideally from a week ago. No backup policy, snapshots, or recovery mechanism were in place for this VM.
Microsoft cannot restore an Azure VM to a previous state if no backup or recovery mechanism existed at that time. Azure does not keep automatic historical copies of VMs. Recovery is only possible if some form of data protection already existed, such as backups, snapshots, restore points, or replication. If none of these were in place, rollback to an earlier state is not possible.
Under some specific conditions, Azure VM team might be able to recover disks. Please engage Azure VM team as they can verify if it's possible to recover the disks depending on their particular situation.
Managed disks in a soft deleted state can now be recovered. A managed disk will be in a soft deleted state if:
If the VM’s managed disks still exist, you can create a new VM from those disks to attempt data recovery. However, this does not restore the VM to an earlier image or configuration state.
Restore Azure Managed Disks - Azure Backup | Microsoft Learn
Without backup, snapshots, or available disks, there is no native option in Azure to recover the VM to a previous point in time.
To avoid data loss, it is strongly recommended to enable Azure Backup immediately on any critical VMs and regularly verify backup health and restore capabilities.
Hope this helps! Please let me know if you have any queries.
Thanks,