Halloween Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Microsoft AZ-400 - Microsoft Azure DevOps Solutions

Page: 4 / 9
Total 564 questions

Note: This question is part of * 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 sett 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 reviewscreen.

You have an approval process that contains a condition. The condition requires that releases be approved by a team leader before they are deployed.

You have a poky stating that approvals must occur within eighthour.

You discover that deployments fail if the approvals take longer than two hours.

You need to ensure that the deployments only fail if the approvals take longer than eight hours.

Solution: From Post-deployment conditions, you modify the Time between re-evaluation of gates option.

Does this meet the goal?

A.

Yes

B.

No

You have a project m Azure DevOps that has a release pipeline.

You need to integrate work item tracking and an Agile project management system to meet the following requirements:

• Ensure that developers can track whether their commits are deployed to production.

• Report the deployment status.

• Minimize integration effort.

Which system should you use?

A.

Trello

B.

Jira

C.

Basecamp

D.

Asana

You use WhiteSource Bolt to scan a Node.js application.

The WhiteSource Bolt scan identifies numerous libraries that have invalid licenses. The libraries are used only during development and are not part of a production deployment.

You need to ensure that WhiteSource Bolt only scansproduction dependencies.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Run npm install and specify the --production flag.

B.

Modify the WhiteSource Bolt policy and set the action for the licenses used by the development tools toReassign.

C.

Modify the devDependencies section of the project’s Package.json file.

D.

Configure WhiteSource Bolt to scan the node_modules directory only.

You are implementing a package management solution for a Node.js application by using Azure Artifacts.

You need to configure thedevelopment environment to connect to the package repository. The solution must minimize the likelihood that credentials will be leaked.

Which file should you use to configure each connection? To answer, drag the appropriate files to the correct connections. Each file may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content

NOTE: Each correct selection is worth one point.

You have a project in Azure DevOps that uses an Azure Boards board and stores code in a GitHub repository. The repository contains a file named README.md.

You need to ensure thatREADME.md includes the status of the work items on the board. The solution must minimize administrative effort.

What should you do first?

A.

Enable GitHub annotations for the board.

B.

Install the Azure Boards app for GitHub.

C.

Create a GitHub personalaccess token (PAT).

D.

Select Allow anonymous users to access the status badge.

UESTION NO: 14

You have an Azure DevOps project named Project1 and an Azure subscription named Sub1. Sub1 contains an Azure virtual machine scale set named VMSS1. VMSS1 hosts a web application named

WebApp1. WebApp1 uses state full sessions.

The WebApp1installation is managed by using the Custom Script extension. The script resides in an Azure Storage account named sa1.

You plan to make a minor change to a UI element of WebApp1 and to gather user feedback about the change.

You need to implement limiteduser testing for the new version of WebApp1 on VMSS1.

Which three actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Modify the load balancer settings of VMSS1.

B.

Redeploy VMSS1.

C.

Upload a custom script file to sa1.

D.

Modify the Custom Script extension settings of VMSS1.

E.

Update the configuration of a virtual machine in VMSS1.

You manage a project by using Azure Boards. You manage the project code by using GitHub.

You have three work items that have IDs of 456. 457. and 458.

You need to create a pull request that will be linked to all the work items. The solution must set the state of work item 456 to done.

What should you add to the commit message?

A.

Done #456, #457, #A53

B.

Fixes #456, #457, #458

C.

Fixes #AB456, #AB457, #AB4S8

D.

#AB456, #AB457, #AB458 Completed #AB456

E.

Option A

F.

Option B

G.

Option C

Your company is creating a suite of three mobile applications.

You need to controlaccess to the application builds. The solution must be managed at the organization level

What should you use? To answer, select the appropriate options m the answer area.

NOTE: Each correct selection is worth one point.

You have an Azure Pipelines pipeline that has the following definition.

For each of the following statements, select Yes if the statement is true, otherwise select No.

NOTE: Each correct selection is worth one point.

You use GitHub for source control of .NET applications.

You need to deploy a documentation solution that meets the following requirements:

Documents will be written in Markdown as developers make code changes

Changes to thedocuments will trigger the recompilation of a static website.

Users will access the documents from the static websites

Documents will be stored in a GitHub repository

Which two tools can you use to compile the website? Each correct answer presents acomplete solution.

A.

Jeky11

B.

Medium

C.

caret

D.

WordPress

E.

Doc FX