Video upload date:  · Duration: PT1H46M27S  · Language: EN

Note: This question is part of a series of azure video

az-400-devops-engineer-expert video for note: This question is part of a series of questions that present the same scenario. Each question in the series

This is a dedicated watch page for a single video.

Full Certification Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. You need to recommend an integration strategy for the build process of a Java application. The solution must meet the following requirements: The build must access an on-premises dependency management system. The build outputs must be stored as Server artifacts in Azure DevOps. The source code must be stored in a Git repository in Azure DevOps. Solution : Configure the build pipeline to use a Microsoft-hosted agent pool running a Linux image. Include the Java Tool Installer task in the build pipeline. Does this meet the goal?