Thanks for posting your question in the Microsoft Q&A forum
Azure Site Recovery is designed for disaster recovery, not long-term backup. It allows you to retain recovery points for up to 15 days if you're using Managed Disks, and only 3 days with Unmanaged Disks.
This means if you need to restore to a point older than 15 days, ASR alone won’t help.
For long-term retention and proper recovery, you should use a backup solution, such as:
- Azure Backup for virtual machines running in Azure
- Microsoft Azure Backup Server for on-premises Hyper-V VMs
- Or third-party tools like Veeam or Rubrik
ASR is useful for quick recovery from outages or failures, but not for keeping daily, weekly, or monthly snapshots.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful