nerdexam
MicrosoftMicrosoft

DP-420 · Question #141

DP-420 Question #141: Real Exam Question with Answer & Explanation

The correct answer is B: No. An Azure Data Factory pipeline can copy data to Blob Storage, but this batch process may not provide the near real-time updates often required for Stream Analytics reference data.

Integrate an Azure Cosmos DB solution

Question

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 Core (SQL) API account. You need to make the contents of container1 available as reference data for an Azure Stream Analytics job. Solution: You create an Azure Data Factory pipeline that uses Azure Cosmos DB for NoSQL as the input and Azure Blob Storage as the output. Does this meet the goal?

Options

  • AYes
  • BNo

Explanation

An Azure Data Factory pipeline can copy data to Blob Storage, but this batch process may not provide the near real-time updates often required for Stream Analytics reference data.

Common mistakes.

  • A. This solution would typically be considered viable for making data available for Stream Analytics, but it might not satisfy implicit requirements for immediate data freshness or streaming updates often needed for reference data in real-time processing scenarios.

Concept tested. Data synchronization for Stream Analytics reference data

Reference. https://learn.microsoft.com/azure/stream-analytics/stream-analytics-add-reference-data-blob-storage

Topics

#Azure Stream Analytics#Reference Data#Azure Data Factory#Data Integration

Community Discussion

No community discussion yet for this question.

Full DP-420 PracticeBrowse All DP-420 Questions