AZ-400 · Question #230
AZ-400 Question #230: Real Exam Question with Answer & Explanation
The correct answer is B: Create an Azure logic app that has an HTTP request trigger.. In Azure Monitor action group configure a webhook, the url of the webhook must be the url (trigger) of the Logic App. In the Logic App you can use the Team connector to send a message to a Teams channel. https://docs.microsoft.com/en-us/azure/azure-monitor/platform/action-groups-
Question
You have an Azure DevOps organization named Contoso and an Azure subscription. You use Azure DevOps to build and deploy a web app named App1. Azure Monitor is configured to generate an email notification in response to alerts generated whenever App1 generates a server-side error. You need to receive notifications in Microsoft Teams whenever an Azure Monitor alert is generated. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- ACreate an Azure Monitor workbook.
- BCreate an Azure logic app that has an HTTP request trigger.
- CCreate an Azure logic app that has an Azure DevOps trigger.
- DModify an action group in Azure Monitor.
- EModify the Diagnostics settings in Azure Monitor.
Explanation
In Azure Monitor action group configure a webhook, the url of the webhook must be the url (trigger) of the Logic App. In the Logic App you can use the Team connector to send a message to a Teams channel. https://docs.microsoft.com/en-us/azure/azure-monitor/platform/action-groups-logic-app
Community Discussion
No community discussion yet for this question.