At a Glance
Goals
- You are able to explain the basics of an alert rule.
- You are able to set the thresholds of an alert rule.
- You are able to adjust the contact address.
Prerequisites
- Access to a Subscription is already available.
Alert Rule
An alert rule is a defined resource in Azure that generates an alert based on conditions.
As explained under Alerting, an alert rule is automatically created by Azure per resource in the same Resource Group. Regardless, there are general alert rules created under the Resource Group rg-amba-alz-switzerlandnorth. In this guide, such a rule is adjusted. The procedure does not differ from resource-specific alert rules.
An alert rule is usually set so that an action group is notified. In the simplest case, the action group contains the email address of the person to be notified.
Set Thresholds
In this example, individual Service Alerts are adjusted so that not all warnings are forwarded to the action group.
- Log in to the Portal.
- Navigate to the desired Subscription.
- In the left navigation under
Settings, selectResource Groups. - Select the resource group
rg-amba-alz-switzerlandnorth. - Open the alert processing rule
apr-AMBA-<Name of the Subscription>-001. - Click
Edit. - Under
Filters, select theSeverityentry4 - Verbose. - Click
Review + Save. - Click
Save.
Adjust Contact Address
- Log in to the Portal.
- Navigate to the desired Subscription.
- In the left navigation under
Settings, selectResource Groups. - Select the resource group
rg-amba-alz-switzerlandnorth. - Open the action group
ag-AMBA-<Name of the Subscription>-001. - Click
Edit. - Under
Notifications, selectEmail/SMS/Push/Voiceas theNotification Type. In the new window, activateEmailand enter a valid email address. ClickOKin the small window. Then enter a name for the entry. - Click
Save changes.