
Ultimate access to all questions.
You need to schedule a dataflow and a notebook to run at specific intervals. Describe the steps you would take to schedule these components in Fabric and explain how you would ensure that they run in the correct order and at the right time.
A
Schedule the dataflow and notebook independently
B
Schedule the dataflow first, then trigger the notebook
C
Schedule the notebook first, then trigger the dataflow
D
None of the above