| AZ400 Certification Dump Question 49
You have an Azure Pipelines build pipeline.
You discover that the pipeline often takes several hours to complete.
You need to recommend a solution to reduce the pipeline’s execution time.
What should you recommend?
Select only one answer.
Choose the correct option from below list
(1)Create a deployment group.
(2)Create a parallel job that uses the default agent pool.
(3)Create an agent pool and configure parallel jobs.
(4)Move the pipeline to a free-tier hosted agent.
Answer:-(3)Create an agent pool and configure parallel jobs. | | |