exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 7 question 5 discussion

Actual exam question from Microsoft's PL-400
Question #: 5
Topic #: 7
[All PL-400 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than once correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are designing a one-way integration from the 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: Configure the Azure Function with a timer trigger that runs every five minutes. The function will query the Dataverse instance and process records created in the last five minutes.
Does the solution meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Juan0414
3 months, 3 weeks ago
Selected Answer: B
Correct! No
upvoted 1 times
...
At09
8 months, 3 weeks ago
No .
upvoted 1 times
...
hikmatune
1 year, 4 months ago
Selected Answer: B
Cant be yes
upvoted 2 times
...
vpatel1826
1 year, 6 months ago
B : No
upvoted 3 times
...
Flatternschuchtern
1 year, 9 months ago
Selected Answer: A
Yes this will work too
upvoted 1 times
MarioM
1 year, 9 months ago
It won't. You need change tracking, and that is not reliable.
upvoted 4 times
Flatternschuchtern
1 year, 8 months ago
Yes ur right
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...