DP-203 · Question #107
DP-203 Question #107: Real Exam Question with Answer & Explanation
The correct answer is B: From the UX Authoring canvas, select Set up code repository. To implement version control for changes made to pipeline artifacts in ADF1 while ensuring that version control can be applied to the resources currently defined in the UX Authoring canvas, you should perform the following two actions: From the UX Authoring canvas, select Set up
Question
You have an Azure data factory named ADF1. You currently publish all pipeline authoring changes directly to ADF1. You need to implement version control for the changes made to pipeline artifacts. The solution must ensure that you can apply version control to the resources currently defined in the Azure Data Factory Studio for ADF1. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- ACreate an Azure Data Factory trigger
- BFrom the UX Authoring canvas, select Set up code repository
- CCreate a GitHub action
- DFrom the UX Authoring canvas, run Publish All
- ECreate a Git repository
- FFrom the UX Authoring canvas, select Publish
Explanation
To implement version control for changes made to pipeline artifacts in ADF1 while ensuring that version control can be applied to the resources currently defined in the UX Authoring canvas, you should perform the following two actions: From the UX Authoring canvas, select Set up code repository: This will allow you to configure ADF1 to integrate with a version control system such as Git, which will enable you to track changes made to pipeline artifacts over time. Create a Git repository: This will provide the version control system needed to track changes made to pipeline artifacts in ADF1.
Community Discussion
No community discussion yet for this question.