nerdexam
Microsoft

DP-203 · Question #107

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 correct answer is B. From the UX Authoring canvas, select Set up code repository E. Create a Git 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…

Submitted by ricky.ec· Mar 30, 2026Develop data processing

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

How the community answered

(30 responses)
  • A
    7% (2)
  • B
    80% (24)
  • C
    3% (1)
  • F
    10% (3)

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.

Topics

#Azure Data Factory#Git integration#version control#CI/CD

Community Discussion

No community discussion yet for this question.

Full DP-203 Practice