Forum Discussion
marcio294jslk
Sep 02, 2022Copper Contributor
How to disable email coming from alert Azure Backup soft delete functionality has been disabled
We are doing development in Azure and testing out the backup functionalities from Recovery Services, the problem is that every time we try to delete a Recovery Services it requires that the "Soft Del...
marcio294jslk
Sep 05, 2022Copper Contributor
After contacting Azure Support they found a solution to the problem, sharing here so that others can also use it.
1) Create an Action Group inside Azure Alerts. For Notification pick type "Email Azure Resource Manager Role" and pick "Reader" role. Also set "Enable the common alert schema" to "No". Leave Actions section empty (or add a custom one if you want).
2) Create an Alert Processing rule inside Azure Alerts. For Scope filter to "Security Alerts" and choose the target Resource Group. On filters add "Alert rule name" as "Contains" with value set to "Soft Delete disabled for Vault".
Under the "Rule Settings" tab add the Action Group created on step 1. Set the desired schedule to the alert rule.
1) Create an Action Group inside Azure Alerts. For Notification pick type "Email Azure Resource Manager Role" and pick "Reader" role. Also set "Enable the common alert schema" to "No". Leave Actions section empty (or add a custom one if you want).
2) Create an Alert Processing rule inside Azure Alerts. For Scope filter to "Security Alerts" and choose the target Resource Group. On filters add "Alert rule name" as "Contains" with value set to "Soft Delete disabled for Vault".
Under the "Rule Settings" tab add the Action Group created on step 1. Set the desired schedule to the alert rule.