
Ultimate access to all questions.
You have an Azure subscription containing an Azure Synapse Analytics account integrated with an Azure Repos repository named Repo1. The repository contains the following branches: main, featuredev, and release. You have developed and tested changes to Pipeline1 in the featuredev branch.
You need to publish the changes.
What should you do first?

A
From featuredev, create a pull request.
B
From main, create a pull request.
C
Add a Publish_config.json file to the root folder of the collaboration branch.
D
Switch to live mode.