Skip to Content

PL-400: Which Azure Function Trigger Should You Use for Dataverse Webhook Integration?

How to Configure HTTP Trigger for Synchronous Dataverse and Azure Function Integration?

Table of Contents

Question

A company plans to integrate Microsoft Dataverse with Azure Functions.

You must ensure that Microsoft Dataverse data can be published synchronously to a function by using webhooks.

You need to configure the trigger for the function.

Which type of trigger should you use?

Select only one answer.

A. Event grid
B. Service bus queue
C. Blob
D. HTTP

Answer

D. HTTP

Explanation

This item tests the candidate’s knowledge of the triggers to be configured in Azure Functions, which is part of processing workloads.

HTTP trigger should be configured for the Azure function to ensure that Microsoft Dataverse data can be published synchronously. This trigger is fired when a new message comes to an event grid, service bus queue, or service bus queue and cannot be used to publish Microsoft Dataverse event data to Azure Functions.

Microsoft Power Platform Developer PL-400 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Power Platform Developer PL-400 exam and earn Microsoft Power Platform Developer PL-400 certification.