exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 5 question 51 discussion

Actual exam question from Microsoft's AZ-204
Question #: 51
Topic #: 5
[All AZ-204 Questions]

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 Insights workbook.

Does the solution meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
examtopicsLogin123
6 months, 1 week ago
Selected Answer: B
Azure Monitor action groups allow to trigger functions: "Define a list of actions to trigger when an alert is triggered" and "Calls an existing HTTP trigger endpoint in functions" https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/action-groups other articles also suggest using action groups: https://learn.microsoft.com/en-us/answers/questions/2157/application-insights-alerting-using-azure-function
upvoted 3 times
...
Vichu_1607
7 months, 2 weeks ago
Selected Answer: B
To ensure that each alert triggers the execution of Function1, you should configure an Action Group in Azure Monitor and set up an Azure Function action.
upvoted 2 times
...
Mattt
8 months, 1 week ago
Selected Answer: B
No, Workbooks in Azure Monitor provide a way to visualize data and create reports, but they do not directly trigger actions such as executing an Azure Function in response to an alert. you would need to set up an action group in Azure Monitor
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...