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

Microsoft AZ-400 - Microsoft Azure DevOps Solutions

Page: 5 / 8
Total 542 questions

You need to deploy a new project in Azure DevOps that has the following requirements:

• The lead developer must be able to create repositories,manage permissions, manage policies, and contribute to the repository.

• Developers must be able to contribute to the repository and create branches, but NOT bypass policies when pushing builds.

• Project managers must only be able to view therepository.

• The principle of least privilege must be used.

You create a new Azure DevOps project team for each role.

To which Azure DevOps groups should you add each team? To answer, drag the appropriate groups to the correct teams. Each group may beused 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.

ON NO: 34 DRAG DROP

Your company plans to deploy an application to the following endpoints:

• Ten virtual machines hosted in Azure.

• Ten virtual machines hosted in an on-premises data center environment

All the virtual machines have the- Azure Pipelines agent.

You need to implement a release strategy for deploying the application to the endpoints.

What should you recommend using to deploy the application to the endpoints? To answer, drag the appropriate components to the correct endpoint.

Each component may be used once, more than once, or not at all. You may need to drag the split bar between panes or soon to view content

NOTE: Each correct selection n worth one point.

Your company is building a new solution inJava.

The company currently uses a SonarQube server to analyze the code of .NET solutions.

You need to analyze and monitor the code quality of the Java solution.

Which task types should you add to the build pipeline?

A.

Octopus

B.

Chef

C.

Maven

D.

Grunt

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 NOTbe able to return to it. As a result, these questions will not appear in the review screen.

You plan to create a release pipeline that will deploy Azure resources by using Azure Resource Manager templates. The release pipeline will create the following resources:

Two resource groups

Four Azure virtual machines in one resource group

Two Azure SQL databases in other resource group

You need to recommend a solution to deploy the resources.

Solution:Create a main template that will deploy the resources in one resource group and a nested template that will deploy the resources in the other resource group.

Does this meet the goal?

A.

Yes

B.

No

You have an Azure subscription that contains 50 virtual machines.

You manage the configuration of the virtual machines by using Azure Automation State Configuration.

You need to ensure that Windows Defender is installed on each virtual machine and the Windows Defender service is running.

How should you complete the Desired State Configuration (DSC) code? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag thesplit bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Your company uses Azure DevOps for the build pipelines and deployment pipelines of Java-based projects.

You need to recommend a strategy for managing technical debt.

Which action should you include in the recommendation?

A.

Configure post-deployment approvals in the deployment pipeline.

B.

Integrate Azure DevOps and Sonar Rube.

C.

IntegrateAzure DevOps and Azure Dev Test Labs.

Your company has an Azure subscription.

The company requires that all resource group in the subscription have a tag named organization set to a value of Contoso.

You need to implement a policy to meet the tagging requirement.

How should you complete the policy? To answer, select the appropriate options in the answer area.

NOTE:Each correct selection is worth one point.

You have a privatedistribution group that contains provisioned and unprovisioned devices.

You need to distribute a new iOS application to the distribution group by using Microsoft Visual Studio App Center.

What should you do?

A.

SelectRegister devices and sign my app.

B.

Generate a new .p12 file for each device.

C.

Create an active subscription in App Center Test.

D.

Add the device owner to the collaborators group.

You plan to create a project in Azure DevOps. Multiple developers will work on the project. The developers will work offline frequentlyand will require access to the full project history while they are offline.

Which version control solution should you use?

A.

TortotseSVN

B.

Team Foundation Version Control

C.

Subversion

D.

Git

You are integrating Azure Pipelines and Microsoft Teams.

You install the Azure Pipelines app in Microsoft Teams.

You have an Azure DevOps organization named Contoso that contains aproject name Project1.

You subscribe to Project1 in Microsoft Teams.

You need to ensure that you only receive events about failed builds in Microsoft Teams.

What should you do first?

A.

From Microsoft Teams, run @azure pipelines subscribehttps://dev.azure.com/Contoso/Project1.

B.

From Azure Pipelines, add a Publish Build Artifacts task to Project1.

C.

From Microsoft Teams, run @azure pipelines subscriptions.

D.

From Azure Pipelines, enable continuous integration for Project1.