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

Microsoft Azure AZ-400 Updated Exam

Page: 14 / 27
Total 609 questions

Microsoft Azure DevOps Solutions Questions and Answers

Question 53

You have a Microsoft ASP.NET Core web app in Azure that is accessed worldwide.

You need to run a URL ping test once every five minutes and create an alert when the web app is unavailable from specific Azure regions. The solution must minimize development time.

What should you do?

Options:

A.

Create an Azure Monitor Availability metric and alert.

B.

Create an Azure Application Insights availability test and alert.

C.

Write an Azure function and deploy the function to the specific regions.

D.

Create an Azure Service Health alert for the specific regions.

Question 54

You have an Azure DevOps organization that contains a project named Project1.

You need to create a published wiki in Project1.

What should you do first?

Options:

A.

Modify the Storage settings of Project1.

B.

In Project1, create an Azure DevOps pipeline.

C.

In Project1, create an Azure DevOps repository.

D.

Modify the Team configuration settings of Project1.

Question 55

Your company uses cloud-hosted Jenkins for builds.

You need to ensure that Jenkins can retrieve source code from Azure Repos.

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

NOTE: Each correct answer selection is worth one point

Options:

A.

Add the Team Foundation Server (TFS) plug-in to Jenkins.

B.

Create a personal access token m your Azure DevOps account.

C.

Create a webhook in Jenkins.

D.

Add a domain to your Jenkins account.

E.

Create a service hook m Azure DevOps.

Question 56

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.

• Thetest stages must be run in parallel.

• The Publish_Test_Results stage must always be run.

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

• The Publish_Test_Results 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: 14 / 27
Total 609 questions