Which type of trigger should you use to invoke the logic app?

Posted by: Pdfprep Category: AZ-400 Tags: , ,

You configure an Azure Application Insights availability test.

You need to notify the customer services department at your company by email when availability is degraded.

You create an Azure logic app that will handle the email and follow up actions.

Which type of trigger should you use to invoke the logic app?
A . an ApiConnection trigger
B . a Request trigger
C . an HTTPWebhook trigger
D . an HTTP trigger

Answer: C

Explanation:

You can use webhooks to route an Azure alert notification to other systems for post-processing or custom actions. You can use a webhook on an alert to route it to services that send SMS messages, to log bugs, to notify a team via chat or messaging services, or for various other actions.

Reference: https://docs.microsoft.com/en-us/azure/azure-monitor/platform/alerts-webhooks

Leave a Reply

Your email address will not be published.