An Azure backup service that provides built-in management at scale.
Hi Venkatanaidu,
The issue is not resolved yet.
I tried to follow powershell commands you provided. However, when trying to disable recovery services backup protection, I got below error. Please advise.
PS C:\WINDOWS\System32> Disable-AzRecoveryServicesBackupProtection -Item $item[0] -RemoveRecoveryPoints -Force
Disable-AzRecoveryServicesBackupProtection : Unsupported WorkloadType: FileFolder
At line:1 char:1
Disable-AzRecoveryServicesBackupProtection -Item $item[0] -RemoveReco ...
-
+ CategoryInfo : InvalidArgument: (:) [Disable-AzRecov...ackupProtection], ArgumentException+ FullyQualifiedErrorId : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.DisableAzureRmRecoveryServicesBackupProtection
Regards
Gaurav