You are configuring alerts in Azure Monitor to manage and automate responses to subscription and resource events. You need to map each operational monitoring requirement to its correct Azure Monitor Action Group action type. Match each operational requirement on the left with the correct action type on the right.
- Create a support ticket in an external ticketing system automatically when a critical alert is triggered.ITSM Action
- Send an email to all users assigned a specific Azure RBAC role at the subscription level.Email Azure Resource Manager Role Action
- Send a text message to an administrator's mobile device while adhering to standard rate-limiting controls.SMS Action
- Invoke a custom script to remediate a virtual machine issue using a serverless script execution platform.Automation Runbook Action
Cevap
The correct matches map the following requirements to their actions: Create a support ticket in an external ticketing system maps to ITSM Action; Send an email to all users assigned a specific Azure RBAC role maps to Email Azure Resource Manager Role Action; Send a text message to an administrator's mobile device maps to SMS Action; and Invoke a custom script to remediate a virtual machine issue maps to Automation Runbook Action.
The correct pairings map ticketing to ITSM Action, role-based email notifications to Email Azure Resource Manager Role Action, text messages to SMS Action, and script remediation to Automation Runbook Action.
Adım Adım Çözüm
Anahtar Kavram
Azure Monitor Action Groups define a collection of receiver preferences and action types triggered by alert rules.