ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 309 - AZ-400 discussion

Report
Export

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.
Answers
A.
Enable self-hosted build agents.
B.
Create a new agent pool.
Answers
B.
Create a new agent pool.
C.
Split the build pipeline into multiple stages.
Answers
C.
Split the build pipeline into multiple stages.
D.
Purchase an additional parallel job.
Answers
D.
Purchase an additional parallel job.
Suggested answer: D

Explanation:

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

asked 02/10/2024
Patrick Thiel
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first