nerdexam
Microsoft

AZ-204 · Question #599

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…

The correct answer is A. Yes. An Azure Monitor alert for an Application Insights web test can trigger multiple actions, including emails and executing other services like Azure Functions or webhooks.

Submitted by jakub_pl· Mar 30, 2026Monitor, troubleshoot, and optimize Azure solutions

Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure App Service web app named WebApp1 and an Azure Functions app named Function1. WebApp1 is associated with an Application Insights instance named appinsights1. You configure a web test and a corresponding alert for WebApp1 in appinsights1. Each alert triggers a delivery of email to your mailbox. You need to ensure that each alert also triggers execution of Function1. Solution: Configure an Azure Monitor action group. Does the solution meet the goal?

Options

  • AYes
  • BNo

How the community answered

(18 responses)
  • A
    83% (15)
  • B
    17% (3)

Why each option

An Azure Monitor alert for an Application Insights web test can trigger multiple actions, including emails and executing other services like Azure Functions or webhooks.

AYesCorrect

Azure Monitor alerts, which are used for Application Insights web tests, can be configured with Action Groups to trigger multiple simultaneous actions, such as sending emails and executing an Azure Function or webhook. By modifying the existing alert's action group or creating a new one, additional actions can be added to run alongside the email delivery.

BNo

Concept tested: Azure Monitor Action Groups for alerts

Source: https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/action-groups

Topics

#Application Insights#App Service#Azure Functions#telemetry linking

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice