Microsoft Fabric Data Engineer Associate DP-700 Practice Question

Your company uses Microsoft Fabric Real-Time Intelligence. Azure Event Hub receives JSON telemetry from thousands of IoT devices. You must build a solution that discards records where sensorStatus equals "offline", converts temperature from Fahrenheit to Celsius, and writes the cleansed stream to both a Lakehouse Delta table and a KQL database-all with minimal code and low latency. Which approach should you take?

  • Schedule a data pipeline that runs every minute, copies Event Hub capture files into the Lakehouse, and triggers an ingestion command that loads the data into a KQL database.

  • Deploy an Azure Stream Analytics job to process the Event Hub data and output to Azure Data Explorer and ADLS Gen2, then create shortcuts to the files in the Lakehouse for reporting.

  • Develop a Fabric notebook that uses Spark Structured Streaming to read from Event Hub, perform the transformations in PySpark, and write separately to Delta Lake and a Kusto connector.

  • Create an Eventstream with the Event Hub as input, add a streaming query that filters out offline sensors and converts the temperature, and configure two outputs: one Lakehouse Delta table and one KQL database, then start the stream.

Microsoft Fabric Data Engineer Associate DP-700
Ingest and transform data
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot