exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 8 question 16 discussion

Actual exam question from Microsoft's AZ-400
Question #: 16
Topic #: 8
[All AZ-400 Questions]

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?

  • A. Modify the Integrations options for the pipeline.
  • B. Modify the post-deployment conditions for the last stage of the pipeline.
  • C. Add an agentless job to the pipeline.
  • D. Modify the service hooks for the project.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Tesshu
Highly Voted 3 years, 7 months ago
Answer should be 'A. Modify the integrations options' since the Report deployment status to the repository its inside integration options
upvoted 37 times
...
Ash111
Highly Voted 3 years, 4 months ago
steps shown correctly but marked answer is incorrect. it should be 'A'
upvoted 8 times
...
dddddddddddww12
Most Recent 4 months, 4 weeks ago
Selected Answer: D
The reason "A. Modify the Integrations options for the pipeline" is not the correct answer is because integration options in a pipeline do not specifically handle linking release information to work items. Service hooks, on the other hand, are designed for integrating Azure DevOps with external systems and workflows, such as associating release information with work items or commits automatically. This makes "D. Modify the service hooks for the project" the most appropriate choice.
upvoted 1 times
...
vsvaid
11 months ago
Selected Answer: A
Agree with interation option. answer A
upvoted 1 times
...
bobmazy
1 year, 1 month ago
Selected Answer: A
steps shown correctly but marked answer is incorrect. it should be 'A'
upvoted 1 times
...
yana_b
1 year, 1 month ago
Selected Answer: A
Provided link and explanation are correct, jus the selected answer is wrong. If you go to you project -> pipelines -> releases -> click on edit of one of your release pipelines -> Options tab -> Integrations -> Select "Report Deployment status to work stages (i.e. when the stage completes, creates links to all Work Items linked to associated changes) -> that is given in the 'i' additional info.
upvoted 2 times
...
fafda
1 year, 4 months ago
Selected Answer: A
steps shown correctly. But wrong option selected. Ans: A
upvoted 1 times
...
Pamban
1 year, 5 months ago
Selected Answer: A
Correct answer is A and the explanation is also correct. however, the marked answer is incorrect
upvoted 1 times
...
Fal991l
1 year, 7 months ago
Selected Answer: B
Based on the documentation, there are multiple ways to achieve the desired result of automatically adding release information to work items associated with a Git commit in Azure DevOps. Option B, Modify the post-deployment conditions for the last stage of the pipeline, is one valid solution. This can be done by configuring the deployment settings for the last stage of the release pipeline to create a deployment status and link it to a work item. Option A, Modify the Integrations options for the pipeline, is another valid solution. This can be done by configuring the Release Deployment trigger to create a deployment status and link it to a work item. Ultimately, both options can achieve the desired result, so it may come down to personal preference or existing configuration within the project.
upvoted 2 times
Fal991l
1 year, 7 months ago
That's from GTP
upvoted 1 times
...
...
aut0pil0t
1 year, 7 months ago
Selected Answer: A
Looking at some of the answers selected by ExamTopics compared to the explanations given, it might be in fact a robot who is maintaining this website and asking humans to do the "Are you a robot?" checks during the visits.
upvoted 2 times
...
syu31svc
2 years, 3 months ago
Selected Answer: A
Correct explanation but wrong answer A it is
upvoted 3 times
...
kennynelcon
2 years, 3 months ago
Selected Answer: A
Answer is A Confuseth thou not
upvoted 1 times
...
ainoev
2 years, 3 months ago
Selected Answer: A
A. Modify the Integrations options for the pipeline.
upvoted 1 times
...
Eltooth
2 years, 6 months ago
Selected Answer: A
A is correct answer.
upvoted 1 times
...
UnknowMan
2 years, 6 months ago
The correct answer is : A. Modify the Integrations options for the pipeline.
upvoted 1 times
...
rdemontis
2 years, 7 months ago
Selected Answer: A
of course correct answer is A. Explanation is correct
upvoted 1 times
...
PlumpyTumbler
2 years, 9 months ago
Selected Answer: A
Following the right steps will be A.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...