You have a build pipeline in Azure Pipelines that uses different jobs to compile an application for 10 different architectures. The build pipeline takes approxi...


Microsoft AZ-400 Exam

Questions Number: 349 out of 535 Questions
65.23%

Question 349
You have a build pipeline in Azure Pipelines that uses different jobs to compile an application for 10 different architectures.
The build pipeline takes approximately one day to complete.
You need to reduce the time it takes to execute the build pipeline.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.



Question: I need more hosted build resources. What can I do?
Microsoft-hosted build resources, or need to run more jobs in parallel, then you can either:
- Host your own agents on infrastructure that you manage.
- Buy additional parallel jobs.
Reference:
https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/pools-queues





Previous Questions Next Questions