Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft PL-400 Exam - Topic 3 Question 66 Discussion

Actual exam question for Microsoft's PL-400 exam
Question #: 66
Topic #: 3
[All PL-400 Questions]

You are designing a one-way integration from Microsoft Dataverse to another system.

You must use an Azure Function to update the other system. The integration must send only newly created records to the other system. The solution must support scenarios where a component of the integration is unavailable for more than a few seconds to avoid data loss.

You need to design the integration solution.

Solution: Register a service endpoint in the Dataverse instance that connects to an Azure Service Bus queue.

Register a step at the endpoint which runs asynchronously on the record's Create message and in the post-operation stage.

Configure the Azure Function to process records as they are added to the queue.

Does the solution meet the goal?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Anglea
4 months ago
Not sure, what if the queue gets backed up?
upvoted 0 times
...
Myra
5 months ago
Yes, this meets the goal perfectly!
upvoted 0 times
...
Narcisa
5 months ago
Wait, can it really handle downtime without losing data?
upvoted 0 times
...
Thersa
5 months ago
Totally agree, this setup should handle the load well.
upvoted 0 times
...
Verdell
5 months ago
Sounds good, using Azure Service Bus is a solid choice!
upvoted 0 times
...
Rex
5 months ago
I feel like there might be a better way to ensure that only newly created records are sent. What if updates are mistakenly processed? I need to think about that more.
upvoted 0 times
...
Alease
5 months ago
This reminds me of a practice question where we had to use Azure Functions with Dataverse. I believe using a queue is a common pattern for handling asynchronous processing.
upvoted 0 times
...
Stephaine
5 months ago
I'm not entirely sure if registering the step in the post-operation stage is the best approach. I remember something about needing to handle failures more explicitly.
upvoted 0 times
...
Alida
6 months ago
I think this solution makes sense because using a Service Bus queue can help with reliability and ensure that no data is lost if the integration is temporarily unavailable.
upvoted 0 times
...
Gregoria
6 months ago
Hmm, I'm not sure about "automatic" controls. I'll have to think that one through a bit more.
upvoted 0 times
...
Golda
6 months ago
Okay, I think I've got this. The key is to create the Case first, then the Work Order, then the Service Appointment, and finally dispatch the Service Appointment. Option B looks like the right answer.
upvoted 0 times
...

Save Cancel