Microsoft
AZ-400 · Question #290
You have an Azure DevOps project that contains a release pipeline and a Git repository. When a new code revision is committed to the repository, a build and release is triggered. You need to ensure th
The correct answer is A. Modify the Integrations options for the pipeline.. Modify the integrations options' since the Report deployment status to the repository its inside integration options.
Submitted by marco_it· Mar 6, 2026Configure processes and communications
Question
You have an Azure DevOps project that contains a release pipeline and a Git repository. When a new code revision is committed to the repository, a build and release is triggered. You need to ensure that release information for the pipeline is added automatically to the work items associated to the Git commit. What should you do?
Options
- AModify the Integrations options for the pipeline.
- BModify the post-deployment conditions for the last stage of the pipeline.
- CAdd an agentless job to the pipeline.
- DModify the service hooks for the project.
How the community answered
(35 responses)- A71% (25)
- B14% (5)
- C6% (2)
- D9% (3)
Explanation
Modify the integrations options' since the Report deployment status to the repository its inside integration options.
Topics
#release pipeline#work item integration#pipeline options#traceability
Community Discussion
No community discussion yet for this question.