You have an Azure solution that contains a build pipeline in Azure Pipelines. You experience intermittent delays before the build pipeline starts. You need to reduce the time it takes to start the build pipeline. What should you do? A. Enable self-hosted build agents. B. Create a new agent pool. C. Split the build pipeline into multiple stages. D. Purchase an additional parallel job. Â Suggested Answer: D We need to ensure that resources are available without a startup delay. We don't have enough concurrency. To check how much concurrency you have: To check your limits, navigate to Project settings, Parallel jobs. Reference: https://docs.microsoft.com/en-us/azure/devops/pipelines/troubleshooting/troubleshooting This question is in AZ-400 Exam For getting Microsoft DevOps Engineer Expert Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer