Drag steps to the numbered slots on the right, or tap a step then tap a slot.
DP-203 Practice Question: Drag and drop the steps to configure Azure Stream…
Drag and drop the steps to configure Azure Stream Analytics job with event input and Power BI output into the correct order.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Step 1: Set up Event Hub as data source, Step 2: Create Stream Analytics job, Step 3: Configure input (Event Hub), Step 4: Configure output (Power BI), Step 5: Write the query, Step 6: Start the job
First, set up the event hub as the data source. Then create the Stream Analytics job, configure input and output, write the query, and start it.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Step 1: Set up Event Hub as data source, Step 2: Create Stream Analytics job, Step 3: Configure input (Event Hub), Step 4: Configure output (Power BI), Step 5: Write the query, Step 6: Start the job
Why this is correct
This is the correct order because you first need the event hub to exist, then create the Stream Analytics job, then configure its input and output, write the query referencing those, and finally start the job.
- ✗
Step 1: Set up Event Hub as data source, Step 2: Configure input (Event Hub), Step 3: Create Stream Analytics job, Step 4: Configure output (Power BI), Step 5: Write the query, Step 6: Start the job
Why it's wrong here
This is incorrect because you cannot configure the input for the Stream Analytics job before the job itself exists. The job must be created first to attach configurations to it.
- ✗
Step 1: Set up Event Hub as data source, Step 2: Create Stream Analytics job, Step 3: Configure output (Power BI), Step 4: Configure input (Event Hub), Step 5: Write the query, Step 6: Start the job
Why it's wrong here
This is incorrect because while it is technically possible to configure output before input, the standard and logical practice is to configure the input first since the query ingests from the input. Also, many query validations benefit from having input defined first.
- ✗
Step 1: Set up Event Hub as data source, Step 2: Create Stream Analytics job, Step 3: Configure input (Event Hub), Step 4: Write the query, Step 5: Configure output (Power BI), Step 6: Start the job
Why it's wrong here
This is incorrect because the query references the output alias, so the output must be configured before writing the query. Writing the query without defining the output would require later modification of the query.
Go deeper
Related to this question
About these practice questions
This DP-203 question is part of Courseiva's 760-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This DP-203 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DP-203 exam.