I am not able to delete a resource group

Josue Lopez 20 Reputation points Microsoft Employee
2026-08-10T15:58:00.5566667+00:00

I am trying to delete a resource group, but I am not able to because there's a Recovery Services type resource still present. I have removed the backups, the file share and storage account, but I'm still not able to remove the resource or the resource group. How do I delete?

Azure Site Recovery
Azure Site Recovery

An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.


Answer accepted by question author
Suchitra Suregaunkar 16,700 Reputation points Microsoft External Staff Moderator
2026-08-11T11:42:32.6466667+00:00

Hi @Josue Lopez

As we have discussed in the call the error occurs because the Recovery Services Vault still contains a protected item in the Soft Deleted state. Azure does not allow a Recovery Services Vault to be deleted while backup items remain active or soft deleted.

In your case, the backup item was stopped and deleted on 08-Aug, and the vault is configured with a 14-day soft delete retention period. The backup item will remain in the Soft Deleted state until the retention period expires. During this time, vault deletion attempts will fail with errors similar to ResourceDeletionFailed.

After the retention period expires and the soft-deleted backup item is permanently removed, retry the vault deletion.

Please note that the Recovery Services Vault is not automatically deleted after the retention period, you must manually initiate the deletion again.

For reference, see Microsoft's documentation:

If the vault still cannot be deleted after the retention period has elapsed, please check for any remaining dependencies such as backup items, registered servers, Site Recovery items, or private endpoints.

Thanks,

Suchitra.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Marcin Policht 104.3K Reputation points MVP Volunteer Moderator
    2026-08-10T17:44:04.0833333+00:00

    Remove the resource first. Follow https://learn.microsoft.com/en-us/azure/backup/backup-azure-delete-vault?tabs=portal


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    Was this answer helpful?


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.