In this article, we’ll learn how to create action groups and alert rules to automatically monitor our infrastructure and take automated actions based on certain conditions. The service that we’ll use for this tutorial is Azure Monitor.
Alerts in Azure Monitor act as a watchdog, constantly monitoring your infrastructure and application for potential problems. It alerts you before users experience any problems by sending you alerts when something is wrong with your system. This way, you can address the problem quickly and avoid affecting users.
How to Setup Action Groups
Action Groups are a set of actions that you specify to perform when an alert is raised. Once an alert is triggered, the associated Action Group is alerted, and the designated actions are carried out automatically. You can set up Action Groups to send alerts through email, SMS, or voice call or activate webhooks or Azure Functions. Additionally, you can create multiple Action Groups and link them with different Alert Rules to customize your response according to the type of alert.
1. In order to create an action group, you must go to the Azure Monitor service and select the Alerts section on the left side of your screen.

2. Select a subscription and resource group where you want to create the action group, then fill up the remaining required fields (*). When you’re done, click the “Next: Notifications” button.
3. In the notification type, you can select between:
- Email Azure Resource Manager Role – send an email to users who have been assigned to the Azure Resource Manager subscription-level roles.
- Email/SMS message/Push/Voice – send different types of notifications to the added recipients.
For this demo, we’ll use the latter and add the email of the recipient that will be notified by the action group.
AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Earn over $150,000 per year with an AWS, Azure, or GCP certification!
Follow us on LinkedIn, YouTube, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!
View Our AWS, Azure, and GCP Exam Reviewers Check out our FREE courses























