question

MSTechie-7364 avatar image
0 Votes"
MSTechie-7364 asked MSTechie-7364 commented

Recover Azure Recovery vault post deletion

As can be seen , we cannot delete recovery vault when there is data in it.
https://docs.microsoft.com/en-us/azure/backup/backup-azure-delete-vault?tabs=portal#before-you-start

1)But in case, the recovery vault is deleted, can we restore it back ?
2)what is the cost of configuring alerts to stop deletion of recovery vault ?
3) Is alert triggered automatically when delete is performed and it goes to soft-delete state?

azure-virtual-machines-backup
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Prrudram-MSFT avatar image
0 Votes"
Prrudram-MSFT answered MSTechie-7364 commented

Hello @MSTechie-7364,

Thank you for reaching out to the Microsoft Q&A platform. Happy to answer your question.

Important Points to know for azure backup deletions:

Recovery services vault deleton is blocked when there are associated backup items(Its recovery points, backup policies, registered servers etc.,) are still in there.

Everytime someone wants to delete a RSV, they need to remove all the above mentioned associated backup items after stopping and deleting the backup items. You would also need to disable soft-delete right before starting the deletion process.

To disable soft-delete, you need to navigate to Azure Portal->RSV->Go to Properties -> Security Settings and disable the Soft Delete feature if enabled. See how to disable soft delete.

Please find my answers in-line to your questions below

1)But in case, the recovery vault is deleted, can we restore it back ?
- No, once delete all your backups are deleted permanently. It is recommended to be cautious before you delete anything on RSVs.
2)what is the cost of configuring alerts to stop deletion of recovery vault ?
- None for azure monitor built-in alerts. For details refer to the faqs
Are there any costs to use built-in Azure Monitor alerts for Azure Backup?
With built-in Azure Monitor alerts, alerts for critical operations/failures generate by default (that you can view in the portal or via non-portal interfaces) at no additional cost.
3) Is alert triggered automatically when delete is performed and it goes to soft-delete state?
- To receive alerts/notifications when a user in the organization disables soft-delete for a vault, use Azure Monitor alerts for Azure Backup. As the disable of soft-delete is a potential destructive operation, we recommend you to use alert system for this scenario to monitor all such operations and take actions on any unintended operations.

A detailed guidance for vault deletion is available in the following link backup-azure-delete-vault

Please "Accept as Answer" and Upvote if any of the above helped to help others in the community looking for remediation for similar issues.




· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @Prrudram-MSFT

I want to add additional email recipients ,whenever soft-delete is disabled . I don't see any option for this.

This alert goes only to subscription owners, admins and co admins. But i want to add extra recipient

0 Votes 0 ·

@MSTechie-7364,

I see you have posted another question for this and I see an answer is provided already here alert-for-disabling-soft-delete-feature.html.
For additional email recipients, you can add their email address in the Vault->backup alerts->configure notifications-> Turn on the email notifications and then add each mail address separated by a semi colon.

191596-image.png

Hope this helps. Please "Accept as Answer" and Upvote if any of the above helped to help others in the community looking for remediation for similar issues.


0 Votes 0 ·
image.png (100.7 KiB)

Hi @Prrudram-MSFT
Other question is about capturing Soft delete disabled info into Azure Log analytics,i know we can configure alerts , but i want to know how to achieve via Log analytics worksapce

0 Votes 0 ·