You need to ensure that when code is checked in, a build runs automatically.
Q.1 – Solution: From the Triggers tab of the build pipeline, you select Batch changes while a build is in progress.
Does this meet the goal?
Correct Answer: B
Instead, In Visual Designer you enable continuous integration (CI) by:
1. Select the Triggers tab.
2. Enable Continuous integration.
Note: Batch changes –
Select this check box if you have many team members uploading changes often and you want to reduce the number of builds you are running. If you select this option, when a build is running, the system waits until the build is completed and then queues another build of all changes that have not yet been built.
Q.2 – Solution: From the Continuous deployment trigger settings of the release pipeline, you enable the Pull request trigger setting.
Does this meet the goal?
Q.3 – Solution: From the Pre-deployment conditions settings of the release pipeline, you select After stage.
Does this meet the goal?
Q.4 – Solution: From the Pre-deployment conditions settings of the release pipeline, you select Batch changes while a build is in progress.
Does this meet the goal?
Q.5 – Solution: From the Triggers tab of the build pipeline, you select Enable continuous integration.
Does this meet the goal?