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

Microsoft AZ-400 - Microsoft Azure DevOps Solutions

Page: 2 / 9
Total 564 questions

In Azure DevOps, you create Project3.

You need to meet the requirements of the project.

What should you do first?

A.

From Azure DevOps, create a service endpoint.

B.

From Sonar Qube, obtain an authentication token.

C.

From Azure DevOps, modify the build definition.

D.

From Sonar Qube , create a project.

You add the virtual machines as managed nodes in Azure Automation State Configuration.

You need to configure the computer in Group7.

What should you do?

A.

Run the Register-AzureRmAutomationDscNodeAzure Powershell cmdlet.

B.

Modify the ConfigurationMode property of the Local Configuration Manager (LCM).

C.

Install PowerShell Core.

D.

Modify the RefreshMode property of the Local Configuration Manager (LCM).

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 ofactions to the answer area and arrange them in the correct order.

You need to configure Azure Automation for the computer in Group7.

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.

You have an Azure DevOps organization named Contoso and an Azure subscription.

You use Azure DevOps to build a containerized app named Appl and deploy App1 to an Azure container instance named ACM.

You need to restart ACI1 when App1 stops responding.

What should you do?

A.

Add a liveness probe to the YAML configuration of App1.

B.

Use Connection Monitor in Azure Network Watcher.

C.

Add a readiness probe to the YAML configuration of App1.

D.

Use IP flow verify in Azure Network Watcher.

You have an Azure web app named webapp1 that uses the .NET Core runtime slack. You have an Azure Application insights resourcenamed Applnsights1 that collects telemetry data generated by webapp1

You plan to deploy webapp1 by using an Azure DevOps pipeline.

You need to modify the sampling rate of the telemetry data processed by Applnsights1 without having to redeploy webapp1 after each modification.

What should you do? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

You use Azure Pipelines to build and test code.

You need to analyze the agent pool usage.

What are two ways to achieve the goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Reviewthe historical graph for the agent pools.

B.

Review the Pipeline duration report.

C.

Query the TaskAgentPoolSizeSnapshot/TaskAgentPoolSizeSnapshots endpoint.

D.

Query the PipelineRun/PipelineRuns endpoint.

You are configuring a release pipeline in Azure DevOps as shown in the exhibit.

Use thedrop-down menus to select the answer choice that answers each question based on the information presented in the graphic.

NOTE:Each correct selection is worth one point.

You have an infrastructure as code (laC) solution that is managed by using Bicep files and Azure Pipelines.

You need to ensure that pipeline actions that significantly affect the existing infrastructure are reviewed before they are run.

What should you configure?

A.

a release pipeline that performs a repository build validation

B.

a branch policy that performs a repository check for comment resolution

C.

a build pipeline with a Bicep file that performs a what-if operation

D.

a build pipeline with a Bicep file that performs a deploy operation

You have an Azure subscription that includes an app named App1.

You have an Azure DevOps project that contains two environments named Staging and Production.

You use Azure Pipelines to deploy App1.

You need to validate the performance of App1 in the Staging environment before it is deployed to Production. The solution must minimize administrative effort.

What should you do in the Azure DevOps project?

A.

In the production branch policy, add a status check to query Azure Monitor Alerts for active alerts.

B.

In the Staging environment, add a check to query Azure Monitor Alerts for active alerts.

C.

In the Production environment stage, add a post-deployment approval for the Azure Monitor Alerts group

D.

In the Production environment, add a check to query Azure Monitor Alerts for active alerts.