How do you delete DPM recovery items from a vault?

Adm.Stephen Flynn 0 Reputation points
2024-07-25T09:43:44.8033333+00:00

Does anyone know how to delete Backup Items with Backup Management Type "DPM" from a recovery services vault?

When using powershell I get the following error.

Get-AzRecoveryServicesBackupItem : Cannot bind parameter 'BackupManagementType'. Cannot convert value "DPM" to type

"Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.BackupManagementType". Error: "Unable to match the identifier name DPM to a valid enumerator name. Specify one of the following

enumerator names and try again:

AzureVM, SCDPM, AzureBackupServer, AzureSQL, AzureStorage, AzureWorkload, MAB, NA"

Thought using SCDPM might work based on the error but it does not.

Thanks

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,286 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.