
Answer-first summary for fast verification
Answer: Action Group
The correct answer is C. An action group is a collection of actions that are triggered by an Azure alert. In this scenario, you need to create an alert rule that will run App1 if VM1 stops. An action group defines the set of actions to be taken when an alert is triggered, such as running an Azure function, sending an email, or creating an Azure ticket. By creating an action group and associating it with the alert rule, you can automate the process of running App1 if VM1 stops, ensuring critical systems are automatically activated when necessary.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In an Azure environment with a VM named VM1 and a function named App1, which Azure component should be configured to trigger App1 when VM1 becomes inactive?
A
Application Security Group
B
Dynamic Device Membership Security Group
C
Action Group
D
Application Group
No comments yet.