DP-203 · Question #367
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is A. Yes. The JSON file contains the logic of the pipeline and configurations such as paths. It should achieve the goal, although it would not be best practice.
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure subscription that contains an Azure data factory named ADF1. From Azure Data Factory Studio, you build a complex data pipeline in ADF1. You discover that the Save button is unavailable, and there are validation errors that prevent the pipeline from being published. You need to ensure that you can save the logic of the pipeline. Solution: You view the JSON code representation of the resource and copy the JSON to a file. Does this meet the goal?
Options
- AYes
- BNo
How the community answered
(22 responses)- A82% (18)
- B18% (4)
Explanation
The JSON file contains the logic of the pipeline and configurations such as paths. It should achieve the goal, although it would not be best practice.
Topics
Community Discussion
No community discussion yet for this question.