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

Free Microsoft AZ-400 Practice Exam with Questions & Answers | Set: 8

Questions 71

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.

AZ-400 Question 71

Does this meet the goal?

Options:
A.

Yes

B.

No

Microsoft AZ-400 Premium Access
Questions 72

You have an Azure subscription that contains an Azure Kubernetes Service (AKS) instance named AKS1. You collect and analyze metrics for AKS1 by using the Azure Monitor managed service for Prometheus. You need to analyze the performance of AKS1.

Which query language should you use?

Options:
A.

PromQL

B.

KQL

C.

PL/SQL

D.

SparkQL

Questions 73

Note: This section contains one or more sets of questions with the same scenario and problem. Each question presents a unique solution to the problem. You must determine whether the solution meets the stated goals. More than one solution in the set might solve the problem. It is also possible that none of the solutions in the set solve the problem.

After you answer a question in this section, you will NOT be able to return. As a result, these questions do not appear on the Review Screen.

You have an on-premises web server named Server1.

You need to ensure that you can build .NET apps and deploy the apps to Server1 by using Azure Pipelines.

Solution: You deploy a virtual machine scale set and select a custom Ubuntu image that includes the .NET command-line interface (CU) tools.

Does this meet the goal?

Options:
A.

Yes

B.

No

Questions 74

You have an Azure DevOps release pipeline named Pipeline1. You plan to use Pipelinel to deploy infrastructure as code (laC) resources to Azure. You need to create templates to define which resources to deploy. Which template formats should you use?

Options:
A.

Azure Resource Manager (ARM) only

B.

Bicep only

C.

XML only

D.

Azure Resource Manager (ARM) and Bicep only

E.

Azure Resource Manager (ARM), Bicep. and XML

Questions 75

You have a GitHub organization.

You configure the personal access token (PAT) policy shown in the following exhibit.

AZ-400 Question 75

Use the dropdown menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point.

AZ-400 Question 75

Options:
Questions 76

You have an Azure DevOps subscription that contains two projects named Project 1 and Project2. The projects contain the jobs shown in the following table.

AZ-400 Question 76

You purchase two parallel jobs.

At 10:00 AM, you queue JobA and JobB. At 10:05 AM, you queue JobC.

When will JobC run?

Options:
A.

1005 AM

B.

10:10 AM

C.

10:15 AM

D.

10:20 AM

Questions 77

Which package feed access levels should be assigned to the Developers and Team Leaders groups for the investment planning applications suite? To answer, drag the appropriate access levels to the correct groups. Each access level 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.

AZ-400 Question 77

Options:
Questions 78

What should you use to implement the code quality restriction on the release pipeline for the investment planning applications suite?

Options:
A.

a trigger

B.

a pre deployment approval

C.

a post-deployment approval

D.

a deployment gate

Questions 79

How should you complete the code to initialize App Center in the mobile application? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection a worth one point.

AZ-400 Question 79

Options:
Questions 80

Which branching strategy should you recommend for the investment planning applications suite?

Options:
A.

release isolation

B.

main only

C.

development isolation

D.

feature isolation