Azure: How can I receive an email notification when a backup fails?

Martin Thong 60 Reputation points
2024-02-29T11:54:16.5466667+00:00

I manage 100+ subscriptions, each with 1-3 recovery service vaults. Each vault has 1-3 virtual machines. I need a simple solution that will notify me by email when a backup has failed. This solution must scale, as I create 10 new subscriptions every month. Are there any scripts available that I can use to set this up?

Azure Backup
Azure Backup

An Azure backup service that provides built-in management at scale.

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Sadiqh Ahmed 49,671 Reputation points Microsoft External Staff Moderator
2024-03-01T04:19:51+00:00

Hello @Martin Thong Thank you for reaching out to us on Microsoft Q&A platform. Happy to help!

Based on the details provided, I understand that you are looking for a solution to receive email notifications for backup failures for 100+ subscriptions.

You need to create one notification rule (alert processing rule) per subscription to get notified on backup failures, you can use templates/scripts to automate this and run it for each subscription. This doc gives some options along with sample ARM templates https://learn.microsoft.com/azure/backup/move-to-azure-monitor-alerts#set-up-notifications-for-azure-monitor-alerts

Hope this helps. Please write back to us if you need further assistance!


If the response helped, do "Accept Answer" and up-vote it

Was this answer helpful?

1 additional answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.

    1 deleted comment

    Comments have been turned off. Learn more