exam questions

Exam DP-420 All Questions

View all questions & answers for the DP-420 exam

Exam DP-420 topic 3 question 18 discussion

Actual exam question from Microsoft's DP-420
Question #: 18
Topic #: 3
[All DP-420 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 one 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 have a container named container1 in an Azure Cosmos DB for NoSQL account.

You need to make the contents of container1 available as reference data for an Azure Stream Analytics job.

Solution: You create an Azure function to copy data to another Azure Cosmos DB for NoSQL container.

Does this 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
Tuopikson
3 months, 1 week ago
Selected Answer: B
Creating an Azure Function to copy data to another Azure Cosmos DB for NoSQL container does not meet the stated goal. To make the contents of container1 available as reference data for an Azure Stream Analytics job, you should directly connect the Azure Stream Analytics job to the Azure Cosmos DB container using its input capabilities. Azure Stream Analytics supports Azure Cosmos DB as a direct input source, so copying data to another container is unnecessary and does not align with the requirement.
upvoted 1 times
...
3709334
5 months, 2 weeks ago
Selected Answer: B
No - correct
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 ...