AZ-400 Practice Online

Quickly grab our AZ-400 product now and kickstart your exam preparation today!

Name: Designing and Implementing Microsoft DevOps Solutions
Exam Code: AZ-400
Certification: Microsoft Azure
Vendor: Microsoft
Total Questions: 613
Last Updated: May 16, 2024
Page:    1 / 123      
Total 613 Questions | Updated On: May 16, 2024
Demo Download
Question 1

You need to configure GitHub to use Azure Active Directory (Azure AD) for authentication. What should you do first?


Answer: D

Question 2

You are creating a build pipeline in Azure Pipelines.
You define several tests that might fail due to third-party applications.
You need to ensure that the build pipeline completes successfully if the third-party applications are
unavailable.
What should you do?


Answer: B

Question 3

You need to recommend an integration strategy for the build process of a Java application. The solution must meet the following requirements:
* The builds 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?


Answer: A

Question 4

You have a project in Azure DevOps named Project1. Project! contains a pipeline that builds a container image named Image! and pushes Image1 to an Azure container registry named ACR1. Image! uses a base image stored in Docker Hub.
You need to ensure that Image1 is updated automatically whenever the base image is updated.
What should you do?


Answer: A

Question 5

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. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure DevOps project.
Your build process creates several artifacts.
You need to deploy the artifacts to on-premises servers.
Solution: You deploy a Kubernetes cluster on-premises. You deploy a Helm agent to the cluster. You add a Download Build Artifacts task to the deployment pipeline.
Does this meet the goal?


Answer: B

Page:    1 / 123      
Total 613 Questions | Updated On: May 16, 2024
Demo Download