Unable to delete orphaned Azure Backup Restore Point Collection (DiskRestorePointUsedByCustomer)

Ik 0 Reputation points
2026-07-25T08:03:06.63+00:00

I'm looking for advice on what appears to be an orphaned Azure Backup Restore Point Collection. At this point I believe the issue requires Microsoft backend intervention, but I'd like to confirm there isn't a supported customer-side solution that I've missed.

Environment

Region: Canada Central

Resource Group:

AzureBackupRG_canadacentral_1

Restore Point Collection:

AzureBackup_vm-monitor-test_862018736035475

Current state

  • The original VM (vm-monitor-test) has been deleted.
  • The associated Recovery Services Vault has been deleted.
  • The Restore Point Collection still exists.
  • Provisioning State = Failed.
  • The Azure portal cannot delete the Restore Point Collection.
  • Azure CLI also fails.

Azure CLI error


Troubleshooting completed

  • Verified there are no resource locks.
  • Confirmed the VM has been deleted.
  • Confirmed the Recovery Services Vault has been deleted.
  • The Restore Point Collection remains in ProvisioningState = Failed.

Documentation reviewed

Microsoft documentation states that the DiskRestorePointUsedByCustomer error is resolved by calling EndGetAccess on the underlying Disk Restore Point before deleting the Restore Point Collection.

However, in my case there is no remaining customer-accessible resource capable of invoking EndGetAccess because:

  • the VM no longer exists,
  • the Recovery Services Vault no longer exists,
  • the backup item no longer exists.

This appears to have left an orphaned Disk Restore Point with an outstanding SAS that cannot be released through customer APIs.

Questions

  1. Has anyone encountered this scenario after both the VM and the Recovery Services Vault were deleted?
  2. Is there any supported customer method to clear the outstanding SAS (EndGetAccess) on an orphaned Disk Restore Point?
  3. If not, does this require Microsoft to perform backend cleanup?

My goal is simply to remove the orphaned Restore Point Collection so that the resource group can be deleted.

Any guidance would be appreciated.I'm looking for advice on what appears to be an orphaned Azure Backup Restore Point Collection. At this point I believe the issue requires Microsoft backend intervention, but I'd like to confirm there isn't a supported customer-side solution that I've missed.

Environment

Region: Canada Central

Resource Group:

AzureBackupRG_canadacentral_1

Restore Point Collection:

AzureBackup_vm-monitor-test_862018736035475

Current state

  • The original VM (vm-monitor-test) has been deleted.
  • The associated Recovery Services Vault has been deleted.
  • The Restore Point Collection still exists.
  • Provisioning State = Failed.
  • The Azure portal cannot delete the Restore Point Collection.
  • Azure CLI also fails.

Azure CLI error


Troubleshooting completed

  • Verified there are no resource locks.
  • Confirmed the VM has been deleted.
  • Confirmed the Recovery Services Vault has been deleted.
  • The Restore Point Collection remains in ProvisioningState = Failed.

Documentation reviewed

Microsoft documentation states that the DiskRestorePointUsedByCustomer error is resolved by calling EndGetAccess on the underlying Disk Restore Point before deleting the Restore Point Collection.

However, in my case there is no remaining customer-accessible resource capable of invoking EndGetAccess because:

  • the VM no longer exists,
  • the Recovery Services Vault no longer exists,
  • the backup item no longer exists.

This appears to have left an orphaned Disk Restore Point with an outstanding SAS that cannot be released through customer APIs.

Questions

  1. Has anyone encountered this scenario after both the VM and the Recovery Services Vault were deleted?
  2. Is there any supported customer method to clear the outstanding SAS (EndGetAccess) on an orphaned Disk Restore Point?
  3. If not, does this require Microsoft to perform backend cleanup?

My goal is simply to remove the orphaned Restore Point Collection so that the resource group can be deleted.

Any guidance would be appreciated.

Azure Site Recovery
Azure Site Recovery

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

0 comments No comments

1 answer

Sort by: Most helpful
  1. Megha Ramakrishnan 335 Reputation points
    2026-07-26T11:11:27.23+00:00

    Hi @Ik

    This issue happens when a Recovery Services Vault or a VM is forcefully deleted while a backup snapshot operation was hanging, active, or in a Failed provisioning state, leaving an inconsistent state in the backend.

    From the your side, you cannot do anything on this issue since the VM and vault have already been deleted.

    To help resolve your issue, please create a support ticket in the Azure portal.

    1. Log in to the Azure Portal.
    2. In the global search bar at the top, type Help + support and select it from the results.
    3. On the Help + support home page, click the Create a support request button. Provide the below details in the description also the summary of your issue.
      Subscription ID: [Your Subscription ID]

    Resource Group: AzureBackupRG_canadacentral_1

    Orphaned Resource: AzureBackup_vm-monitor-test_862018736035475 (Type: Microsoft.Compute/restorePointCollections)

    --please don't forget to close up the thread here by marking answer if the reply is helpful--

    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.