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 Exam DP-420 Topic 4 Question 34 Discussion

Actual exam question for Microsoft's DP-420 exam
Question #: 34
Topic #: 4
[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 container! 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 that uses the Azure Cosmos 08 for NoSQL change feed as a trigger and an Azure event hub as the output.

Does this meet the goal?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Carissa
4 days ago
That's a good point. Reference data in Stream Analytics can be a bit tricky. The Azure function approach could let us do some preprocessing or filtering of the Cosmos DB data before sending it to the job.
upvoted 0 times
...
Cassie
5 days ago
Hmm, I'm not so sure. The question states that the contents of container1 need to be available as reference data. Using an Azure function and an event hub might give us more flexibility to process the data before feeding it into Stream Analytics.
upvoted 0 times
...
Ines
6 days ago
Yeah, I agree. I was thinking we could maybe just use the Cosmos DB input option directly in the Stream Analytics job. That seems like it would be a more straightforward solution.
upvoted 0 times
...
Felicitas
7 days ago
I'm not sure about this question. Doesn't using an Azure function and an event hub seem like a bit of an overcomplication? I thought there might be a more direct way to integrate Cosmos DB data with Stream Analytics.
upvoted 0 times
...

Save Cancel