ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 289 - DP-203 discussion

Report
Export

DRAG DROP

you have a project in Azure DevOps that contains a repository named Repo1. Repo1 contains a branch named main.

You create a new Azure Synapse workspace named Workspace1.

You need to create data processing pipelines in Workspace1. The solution must meet the following requirements:

* Pipeline artifacts must be stored in Repo1.

* Source control must be provided for pipeline artifacts.

* All development must be performed in a feature branch.

which four actions should you perform in sequence in Synapse Studio? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question 289
Correct answer: Question 289

Explanation:

Configure a code repository and select Repo1.

Create a new branch.

Create pipeline artifacts and save them in the new branch.

Create a pull request to merge the contents of the main branch into the new branch.


asked 02/10/2024
Nestor Maitin
28 questions
User
0 comments
Sorted by

Leave a comment first