Share via

can an immutable recovery services vault be deleted

Hector Alcantara 0 Reputation points
2026-04-08T15:16:03.4766667+00:00

can a recovery services vault be deleted if immutable is enabled on the vault

Azure Backup
Azure Backup

An Azure backup service that provides built-in management at scale.


2 answers

Sort by: Most helpful
  1. Suchitra Suregaunkar 11,470 Reputation points Microsoft External Staff Moderator
    2026-04-08T15:58:15.9866667+00:00

    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.


  2. Q&A Assist
    2026-04-08T15:16:14.0833333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    A Recovery Services vault with immutability enabled cannot have backup items or their recovery points deleted before their configured expiry, and operations that would reduce retention or delete protected data are blocked. However, immutability itself does not state that the vault cannot be deleted; the vault can only be deleted after all backup items and dependencies are removed, which in turn requires that their recovery points have expired according to policy.

    In practice, this means a vault configured as immutable can be deleted only after:

    • All protected items’ recovery points have reached their expiry (since early deletion is blocked), and
    • All backup items and other dependencies in the vault are fully cleaned up, including any soft-deleted items.

    Until those conditions are met, deletion of the Recovery Services vault will fail because the immutable settings prevent the destructive operations needed to empty the vault.


    References:

    0 comments No comments

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.