Weekend Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Microsoft Azure AZ-400 Release Date

Page: 7 / 25
Total 542 questions

Microsoft Azure DevOps Solutions Questions and Answers

Question 25

You use GitHub for source control and Azure Boards for project management. GitHub and Azure Boards are integrated.

You plan to create a pull request in GitHub.

You need to automatically link the request to an existing Azure Boards work item by using the text of AB#.

To which two elements can you add the text? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

milestone

B.

comment

C.

title

D.

description

E.

label

Question 26

: 213

You have an Azure subscription that contains an Azure Active Directory (Azure AD) tenant.

You are configuring a build pipeline in Azure Pipelines that will include a task named Task1. Task1 will authenticate by using an Azure AD service principal.

Which three values should you configure for Task1? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

the object ID

B.

the tenant ID

C.

the app ID

D.

the client secret

E.

the subscription ID

Question 27

Your company uses Git as a source code control system for a complex app named App1.

You plan to add a new functionality to App1.

You need to design a branching model for the new functionality.

Which branch lifetime and branch time should you use in the branching model? To answer, select the appropriate options in the answer area.

NOTE:Each correct selection is worth one point.

Options:

Question 28

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 need to use an Azure Pipelines pipeline to build and test an app and test the database of the app. The solution must meet the following requirements.

• The test stages must be run in parallel.

• The Publish_Test_Results stage must always be run.

• The test stages mustbe run after successful completion of the build stage.

• The PubHsh_Test_ftesuHs stage must be run after completion of all the test stages.

Solution: You include the following elements in the YAML definition of the pipeline.

Does this meet the goal?

Options:

A.

Yes

B.

No

Page: 7 / 25
Total 542 questions