DP-203 Exam QuestionsBrowse all questions from this exam

DP-203 Exam - Question 145


You are developing a solution that will stream to Azure Stream Analytics. The solution will have both streaming data and reference data.

Which input type should you use for the reference data?

Show Answer
Correct Answer: B

For reference data in Azure Stream Analytics, the suitable input type is Azure Blob Storage. Azure Stream Analytics leverages Azure Blob Storage to store and retrieve static data that can be referenced during stream processing. This aligns with the documented capabilities of supporting reference data inputs via Azure Blob Storage and Azure SQL Database.

Discussion

8 comments
Sign in to comment
trungngonptitOption: B
Jun 27, 2021

correct, blob storage or azure sql database

Rob77
May 24, 2023

Correct https://learn.microsoft.com/en-us/azure/stream-analytics/stream-analytics-add-inputs#reference-data-input

saty_nl
Jun 17, 2021

This is correct.

rashjanOption: B
Dec 7, 2021

for reference data blob storage is correct (or also azure sql database)

SebKOption: B
Mar 22, 2022

Correct

Deeksha1234
Jul 31, 2022

correct

noranathalieOption: D
Oct 26, 2021

Why not connecting directly Event Hub? Answer D?

berserksap
Oct 30, 2021

Since it is specified that Stream analytics is used , no need for event hub. It will just add cost. Correct me if I am wrong.

Boompiee
May 12, 2022

Because the question is about reference data, not streaming data.

kkk5566Option: B
Sep 6, 2023

B is correct

evangelistOption: B
Jul 15, 2024

B is the best