What should you do?

Posted by: Pdfprep Category: AZ-400 Tags: , ,

You have a project in Azure DevOps named Project1. Project1 contains a build pipeline named Pipe1 that builds an application named Appl.

You have an agent pool named Pool1 that contains a Windows Server 2019-based self-hosted agent. Pipe1 uses Pool1.

You plan to implement another project named Project2. Project2 will have a build pipeline named Pipe2 that builds an application named App2.

App1 and App2 have conflicting dependencies.

You need to minimize the possibility that the two build pipelines will conflict with each other. The solution must minimize infrastructure costs.

What should you do?
A . Create two container jobs.
B . Change the self-hosted agent to use Red Hat Enterprise Linux (RHEL) 8.
C . Add another self-hosted agent
D . Add a Docker Compose task to the build pipelines.

Answer: D

Leave a Reply

Your email address will not be published.