Question

Difficulty: EasyAzure Monitor Alerts and Action Groups

An administrator is configuring a new Azure Monitor Action Group to notify the operations team. Which of the following notification types are supported directly within an Azure Monitor Action Group? (Select TWO).

  1. Email message sent to a specific email addressAnswer
  2. SMS message sent to a mobile phone numberAnswer
  3. C
    Azure Policy assignment that blocks resource creation
  4. D
    Alert processing rule that suppresses notifications during maintenance windows

Answer

The correct notification types supported directly within an Azure Monitor Action Group are email messages sent to a specific email address and SMS messages sent to a mobile phone number.
Azure Monitor Action Groups support Email and SMS notifications directly under their notification configurations to alert administrators of triggered resource events.

Step-by-Step Solution

1
Identify the primary function of Azure Monitor Action Groups.
Action Groups define a collection of notification preferences (who to notify) and actions (what automation to trigger) when an alert is fired.
This clarifies what elements belong inside an Action Group configuration.
2
Determine the direct notification methods available in Action Groups.
Direct notifications include Email, SMS, Azure app push notifications, and Voice calls.
This isolates the correct options (Email and SMS) as valid notifications.
3
Identify and exclude governance and routing mechanisms.
Azure Policy assignments enforce resource standards at the subscription or resource group level. Alert processing rules are separate rule configurations that modify alert behavior post-trigger.
This confirms that policy assignments and alert processing rules are not notification options within Action Groups.

Key Concept

Azure Monitor Action Groups support direct notification types including Email, SMS, Azure App Push, and Voice, whereas other Azure configurations like policies and alert processing rules are distinct management resources.
Rate this question