Having to wait out the soft delete period can be frustrating when you just want to clean up your backup vault immediately. In Azure Backup, soft delete is enabled by default to protect against accidental or malicious deletions, but there are ways to manage it.
If you want to permanently delete a backup vault without waiting for the soft delete retention period, you may need to disable soft delete first. However, this isn't recommended unless you're certain you won't need to recover any deleted backups. You can follow these steps:
- Undelete the backup items that are in soft delete state.
- Delete them again to ensure they are permanently removed.
- Once all backup items are gone, you should be able to delete the vault itself.
For more details on managing soft delete settings, check out this guide.
Let me know if you need more help!