An Azure backup service that provides built-in management at scale.
Hello @Hector Alcantara Thank you for posting your query on Microsoft Q&A platform.
If a Recovery Services vault has Immutable Vault enabled, then the vault (and the backup data inside it) cannot be deleted until all recovery points expire according to the configured retention policy. This behavior is by design in Azure Backup.
When immutability is enabled on a vault, Azure Backup prevents any operation that could result in the loss of backup data. As per Microsoft documentation:
- A protected item cannot have its recovery points deleted before their respective expiry dates.
- Operations such as “Stop protection with delete data” are blocked when they would remove backups before retention expiry.
Because of this protection:
- Backup data cannot be deleted early
- Retention policy cannot be reduced
- The vault cannot be emptied of backup items
- And therefore, the Recovery Services vault itself cannot be deleted while immutable backup data exists
You can review this behavior in the Microsoft Learn documentation here:
Since immutable vault settings prevent deletion of recovery points before expiry, the vault cannot be cleaned up for deletion until those recovery points naturally expire as per the backup policy.
What this means in your scenario:
Even if:
- The customer no longer requires the backup data
- The business is no longer operational
- Or the subscription is planned for decommissioning
There is currently no supported method to:
- Force‑delete immutable recovery points
- Reduce retention
- Delete the vault early
- Or bypass immutability by deleting the subscription
The only supported action is to stop backup protection (while retaining data), which prevents new recovery points from being created. The existing recovery points will then be deleted automatically once they reach their configured retention expiry.
Please let us know if you have any further questions — we’ll be happy to assist.
Could you please let us know if the comment above resolved your issue? If you need any further assistance, feel free to reach out—we're always here to support you.
If you found the comment helpful, please consider clicking "Upvote it."
Thanks,
Suchitra.