Skip to Content

PL-400: What Information is Sent to Azure Service Bus from Dataverse When Using Plugins?

How to Use Azure Service Bus for Dataverse Contact Table Updates in Integration Scenarios?

Table of Contents

Question

You use Microsoft Dataverse and Azure for project integration.

One integration must use an Azure Service Bus to send updates of the contact table to another system. You register a new service endpoint to a queue on the service bus. You add a step that triggers when a contact is updated.

Which information is posted to the queue?

Select only one answer.

A. the execution time and unique ID of the record
B. the execution target object
C. the plug-in execution context
D. a JSON object only containing the updated columns

Answer

C. the plug-in execution context

Explanation

This item tests the candidate’s knowledge of the out-of-the-box integration of Microsoft Dataverse with Azure Service Bus.

When a service endpoint is registered, it will always post the complete plug-in execution context to the queue, not the execution time and unique ID of the record, the execution target object, or a JSON object only containing the updated columns.

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.