Valid DP-600 Dumps shared by EduDump.com for Helping Passing DP-600 Exam! EduDump.com now offer the newest DP-600 exam dumps, the EduDump.com DP-600 exam questions have been updated and answers have been corrected get the newest EduDump.com DP-600 dumps with Test Engine here:
You have a Fabric tenant You plan to create a data pipeline named Pipeline1. Pipeline1 will include two activities that will execute in sequence. You need to ensure that a failure of the first activity will NOT block the second activity. Which conditional path should you configure between the first activity and the second activity?
Correct Answer: A
Upon Success: downstream runs only if the first activity succeeds. Upon Failure: downstream runs only if the first activity fails. Upon Skip: downstream runs if the activity was skipped. Upon Completion: downstream runs regardless of whether the first activity succeeded or failed. Since we want the second activity to run even if the first fails, the correct answer is Upon Completion. Reference: Pipeline activity dependencies in Fabric Data Factory