Summer Sale Limited Time 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = simple75

Pass the Microsoft Azure AZ-400 Questions and answers with Dumpstech

Exam AZ-400 Premium Access

View all detail and faqs for the AZ-400 exam

Practice at least 50% of the questions to maximize your chances of passing.
Viewing page 10 out of 11 pages
Viewing questions 136-150 out of questions
Questions # 136:

You need to implement the code flow strategy for Project2 in Azure DevOps.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question # 136

Options:

Questions # 137:

You are defining release strategies for two applications as shown in the following table.

Question # 137

Which release strategy should you use for each application? To answer, drag the appropriate release strategies to the correct applications. Each release strategy 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.

Question # 137

Options:

Questions # 138:

You use Get for source control.

You need to commit a 3-G3 ZIP file that contains virtual machines used for testing. The solution must meet the following requirements:

    The file must be versioned.

    The file must be associated with the corresponding code commits.

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

NOTE: Each correct selection is worth one point.

Options:

A.

Store files in Azure Storage and enable blob versions.

B.

Install the Get IFS extension and associate the extension to ZIP files.

C.

Use G Zip to compress the file before committing the file.

D.

Install the get-stash extension and associate the extension to ZIP files.

E.

Install the get-fat extension and associate the extension to ZIP files.

Questions # 139:

You have an Azure subscription that contains a Log Analytics workspace named WS1 and a virtual machine named VM1.

You need to install the Microsoft Enterprise Cloud Monitoring extension on VM1.

Which two values are required to configure the extension? Each correct answer presents part of the solution.

NOTE: Each correct answer is worth one point.

Options:

A.

the secret key of WS1

B.

the ID of the subscription

C.

the system-assigned managed identity of VM1

D.

thelDofWS1

E.

the resource ID of VM1

Questions # 140:

You have an Azure Automation account that contains a webbook. The webbook is used to configure the application infrastructure of an Azure subscription.

You have a project in Azure DevOps named Project). Project1 contains a repository that stores code for the webbook.

You need to ensure that every committed change to the code will update automatically and publish the webbook to Azure Automation.

What should you configure?

Options:

A.

the Connections settings for the Automation account

B.

the Service hooks settings for Project1

C.

the Source control settings for the Automation account

D.

the Service connections settings for Project1

Questions # 141:

You have an Azure DevOps organization named Contoso that contains a project named Project 1.

You provision an Azure key vault name Keyvault1.

You need to reference Keyvault1 secrets in a build pipeline of Project1.

What should you do first?

Options:

A.

Create an XAML build service.

B.

Create a variable group in Project1.

C.

Add a secure file to Project1.

D.

Configure the security policy of Contoso.

Questions # 142:

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?

Options:

A.

Yes

B.

No

Questions # 143:

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 approval process that contains a condition. The condition requires that releases be approved by a team leader before they are deployed.

You have a policy stating that approvals must occur within eight hours.

You discover that deployment 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 Pre-deployment conditions, you modify the Time between re-evaluation of gates option.

Does this meet the goal?

Options:

A.

Yes

B.

No

Questions # 144:

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 an Octopus Deploy server. You deploy a polled Tentacle agent to an on-premises server. You add an Octopus task to the deployment pipeline.

Does this meet the goal?

Options:

A.

Yes

B.

No

Questions # 145:

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.

Your company has a project in Azure DevOps for a new web application.

You need to ensure that when code is checked in, a build runs automatically.

Solution: From the Pre-deployment conditions settings of the release pipeline, you select Batch changes while a build is in progress .

Does this meet the goal?

Options:

A.

Yes

B.

No

Questions # 146:

Your company has an Azure subscription named Subscription1. Subscription1 is associated to an Azure Active Directory tenant named contoso.com.

You need to provision an Azure Kubernetes Services (AKS) cluster in Subscription1 and set the permissions for the cluster by using RBAC roles that reference the identities in contoso.com.

Which three objects should you create in sequence? To answer, move the appropriate objects from the list of objects to the answer area and arrange them in the correct order.

Question # 146

Options:

Questions # 147:

You use GitHub for source control

You are evaluating whether to use proxying to add a private upstream MyGet package feed to your MyGet feed. What are two possible advantages of this approach? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

minimizes latency when accessing the package

B.

provides automatic authentication

C.

minimizes the impact on your storage quota

D.

minimizes the impact of upstream source availability issues

Questions # 148:

You create a Git repository named Repo1 in Azure Repos.

You need to configure Repo1 to meet the following requirements:

• Work items must be linked to a pull request.

• Pull requests must have a minimum of two reviewers.

* Pull requests must complete a code review by using a thirty-party tool.

The solution must minimize administrative effort.

Which type of policy should you use for each requirement? To answer, drag the appropriate policy types to the correct requirements. Each policy type 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.

Question # 148

Options:

Questions # 149:

You use GitHub Enterprise Server as a source code repository.

You create an Azure DevOps organization named Contoso.

In the Contoso organization, you create a project named Project 1.

You need to link GitHub commits, pull requests, and issues to the work items of Project 1. The solution must use OAuth-based authentication

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question # 149

Options:

Questions # 150:

You have an Azure subscription that contains the resources shown in the following table.

Question # 150

Project1 produces 9pm packages that are published to Feed 1. Feed1 is consumed by multiple projects.

You need to ensure that only tested packages are available for consumption. The solution must minimize development effort.

What should you do?

Options:

A.

Create a feed view named @default. After the 9pm packages test successfully, configure a release pipeline that promotes a package to the @default view.

B.

Create a feed view named release and set @release as the default view. After the 9pm packages test successfully, configure a release pipeline that promotes a package to the @release View.

C.

Create a feed view named @release and set @release as the default view. After the 9pm packages test successfully, configure a release pipeline that tags the packages as release.

D.

Create a feed view named @default. After the 9pm packages test successfully. configure a release pipeline that tags the packages as release.

Viewing page 10 out of 11 pages
Viewing questions 136-150 out of questions