AZ-400 · Question #230
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 notificat
The correct answer is B. Create an Azure logic app that has an HTTP request trigger. D. Modify an action group in Azure Monitor.. 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
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.
How the community answered
(28 responses)- A7% (2)
- B79% (22)
- C11% (3)
- E4% (1)
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.