| AZ400 Certification Dump Question 48
You have a project in Azure DevOps named Project1 that contains a build pipeline. The build pipeline generates an artifact and stores the artifact in Azure Repos.
You create a release pipeline in Project1.
You need to automatically execute the release pipeline whenever the build pipeline generates a new artifact.
What should you configure?
Select only one answer.
Choose the correct option from below list
(1)the default approver settings of the first stage of the release pipeline
(2)the release gate settings of the first stage of the release pipeline
(3)the service connection settings of an artifact in the build pipeline
(4)the trigger settings of an artifact in the build pipeline
Answer:-(4)the trigger settings of an artifact in the build pipeline | | |