AZT704.3 - Soft-Delete Recovery: Recovery Services Vault#
An adversary may recover a virtual machine object found in a 'soft deletion' state.
Resource
Azure Recovery Services Vault
Actions
- Microsoft.RecoveryServices/Vaults/backupconfig/write
Examples
$Body ={"properties": {"protectedItemType": "Microsoft.Compute/virtualMachines","protectionState": "ProtectionStopped","sourceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testRG/providers/Microsoft.Compute/virtualMachines/testVM","isRehydrate": true}}