I need to end an Azure Pay as You Go Backup Subscription but cannot remove backup items from Recovery Vaults

Matt Spencer 0 Reputation points
2026-06-23T18:44:20.94+00:00

We decommissioned our old MABS server. We have serveral Recovery Services Vaults with old backup data no longer needed. When trying to delete the server from Azure in any of them, I am getting "Container already in deferred unregister state"

I have tried the PowerShell methods. Nothing seems to work. I need MS Support.

Azure Backup
Azure Backup

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


1 answer

Sort by: Most helpful
  1. Christos Panagiotidis 3,301 Reputation points
    2026-07-18T09:38:44.6333333+00:00

    That error means Azure Backup accepted the MABS container-unregister request, but the backend has not finished removing it. Repeating Unregister-AzRecoveryServicesBackupContainer will not help.

    Confirm there are no MABS/DPM backup items, including items in Soft Deleted or To Be Deleted state. If soft delete is configurable, disable it, undelete those items, then stop protection and delete the backup data again. A vault cannot be deleted while protected or soft-deleted data, backup management servers, storage accounts, or private endpoints remain. After the item list is empty, retry removing the MABS server.

    Because all vaults are already at deferred unregister and the server no longer exists, the remaining lock requires Azure Backup backend cleanup. Open one support request listing every vault resource ID, subscription ID, MABS container name, UTC retry time, error code, and any job or correlation IDs. Do not cancel the subscription until support confirms the containers and vaults are removed.

    Was this answer helpful?

    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.