exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 8 question 49 discussion

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

You have Azure Pipelines and GitHub integrated as a source code repository.
The build pipeline has continuous integration enabled.
You plan to trigger an automated build whenever code changes are committed to the repository.
You need to ensure that the system will wait until a build completes before queuing another build.
What should you implement?

  • A. path filters
  • B. batch changes
  • C. scheduled builds
  • D. branch filters
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
zellck
Highly Voted 5 months ago
Selected Answer: B
B is the answer. https://learn.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=azure-devops&tabs=yaml#batching-ci-runs If you have many team members uploading changes often, you may want to reduce the number of runs you start. If you set batch to true, when a pipeline is running, the system waits until the run is completed, then starts another run with all changes that have not yet been built.
upvoted 7 times
zellck
4 months, 3 weeks ago
Gotten this in Jun 2023 exam.
upvoted 6 times
...
...
hebertpena88
Most Recent 1 year, 2 months ago
Selected Answer: B
B is correct
upvoted 2 times
...
syu31svc
1 year, 2 months ago
Selected Answer: B
https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=azure-devops&tabs=yaml "If you set batch to true, when a pipeline is running, the system waits until the run is completed, then starts another run with all changes that have not yet been built" Answer is B
upvoted 2 times
...
Eltooth
1 year, 5 months ago
Selected Answer: B
B is correct answer.
upvoted 1 times
...
Exam_pas
1 year, 5 months ago
B is Correct Answer.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago