Microsoft Fabric Data Engineer Associate DP-700 Practice Question

You create a pipeline in a Microsoft Fabric workspace. The pipeline will be started by an event-based trigger that fires whenever a new file is added to the OneLake folder raw/sensor/. The trigger captures the file name and folder path in its event payload. The first activity in the pipeline must execute a PySpark notebook and pass the full relative path of the new file to an input parameter named input_path defined in the notebook.

Which dynamic content expression should you configure for the input_path notebook parameter to meet the requirement?

  • @trigger().outputs.body.folderPath

  • @concat(trigger().outputs.body.folderPath, '/', trigger().outputs.body.fileName)

  • @trigger().outputs.body.fileName

  • @pipeline().parameters.input_path

Microsoft Fabric Data Engineer Associate DP-700
Implement and manage an analytics solution
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