Summer Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

Microsoft Azure DevOps Solutions Question and Answers

Microsoft Azure DevOps Solutions

Last Update Jul 25, 2026
Total Questions : 628

We are offering FREE AZ-400 Microsoft exam questions. All you do is to just go and sign up. Give your details, prepare AZ-400 free exam questions and then go for complete pool of Microsoft Azure DevOps Solutions test questions that will help you more.

AZ-400 pdf

AZ-400 PDF

$40.25  $114.99
AZ-400 Engine

AZ-400 Testing Engine

$47.25  $134.99
AZ-400 PDF + Engine

AZ-400 PDF + Testing Engine

$61.25  $174.99
Questions 1

You need to configure an Azure web app named az400-9940427-main to contain an environmental variable named “MAX_ITEMS”. The environmental variable must have a value of 50.

To complete this task, sign in to the Microsoft Azure portal.

Options:

Discussion 0
Questions 2

You manage projects by using Azure Boards. You manage project code by using GitHub. You have a work itemthat has an ID of 456. You need to link work item 456 to a new pull request.

What are two ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct solution is worth one point.

Options:

A.  

To the description of the pull request, add #AB456.

B.  

To work item 456, add a comment that includes the URL of the pull request.

C.  

In the Development section for work item 456. select Add link, and then enter the URL of the pull request

D.  

From work item 456, open the Links tab, select Addlink, select Existing item and then enter the URL of the commit.

Discussion 0
Questions 3

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 plan to update the Azure DevOps strategy of your company.

You need to identify the following issues as they occur during the company’s development process:

    Licensing violations

    Prohibited libraries

Solution: You implement continuous integration.

Does this meet the goal?

Options:

A.  

Yes

B.  

No

Discussion 0
Questions 4

You have an existing project in Azure DevOps.

You plan to integrate GitHub as the repository for the project

You need to ensure that Azure Pipelines runs under the Azure Pipelines identity

Which authentication mechanism should you use?

Options:

A.  

GitHubApp

B.  

OAuth

C.  

personal access token (PAT)

D.  

Azure Active Directory (Azure AD)

Discussion 0
Questions 5

You are automating the build process for a Java-based application by using Azure DevOps.

You need to add code coverage testing and publish the outcomes to the pipeline.

What should you use?

Options:

A.  

Cobertura

B.  

JUnit

C.  

Coverage.py

D.  

Bullseye Coverage

Discussion 0
Questions 6

You have an Azure DevOps project named Project1 and an Azure subscription named Sub1. Sub1 contains an Azure SQL database named DB1.

You need to create a release pipeline that uses the Azure SQL Database Deployment task to update DB1.

Which artifact should you deploy?

Options:

A.  

a BACPAC

B.  

a DACPAC

C.  

an LDF file

D.  

an MDF file

Discussion 0
Questions 7

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 organization named Contoso and an Azure subscription. The subscription contains an Azure virtual machine scale set named VMSS1 that is configured for autoscaling.

You have a project in Azure DevOps named Project1. Project1 is used to build a web app named App1 and deploy App1 to VMSS1.

You need to ensure that an email alert is generated whenever VMSS1 scales in or out.

Solution: From Azure DevOps, configure the Notifications settings for Project1.

Does this meet the goal?

Options:

A.  

Yes

B.  

No

Discussion 0
Questions 8

You administer an Azure DevOps project that includes package feeds.

You need to ensure that developers can unlist and deprecate packages. The solution must use the principle of least privilege.

Which access level should you grant to the developers?

Options:

A.  

Collaborator

B.  

Contributor

C.  

Owner

Discussion 0
Questions 9

You manage code by using GitHub.

You need to ensure that repository owners are notified if a new vulnerable dependency or malware is found in their repository.

What should you do?

Options:

A.  

Configure branch protection rules for each repository.

B.  

Configure Dependabot alerts.

C.  

Configure CodeQL scanning actions.

D.  

Subscribe all the repository owners to the GitHub Advisory Database .

Discussion 0
Questions 10

You are finalizing a release in GitHub.

You need to apply the following labels to the release:

    Name

    Email

    Release v3.0

    Release date

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

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 11

You manage build and release pipelines by using Azure DevOps. Your entire managed environment resides in Azure.

You need to configure a service endpoint for accessing Azure Key Vault secrets. The solution must meet the following requirements:

    Ensure that the secrets are retrieved by Azure DevOps.

    Avoid persisting credentials and tokens in Azure DevOps.

How should you configure the service endpoint? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 12

You have a brand policy in a project in Azure DevOps. The policy requires that code always builds successfully.

You need to ensure that a specific user can always merge change to the master branch, even if the code fails to compile. The solution must use the principle of least privilege.

What should you do?

Options:

A.  

From the Security setting of the repository, modify the access control tor the user.

B.  

From the Security settings of the branch, modify the access control for the user.

C.  

Add the user to the Build Administrators group,

D.  

Add the user to the Project Administrators group

Discussion 0
Questions 13

You have project in Azure DevOps.

You create the following template named Template1.yml.

You create the following pipeline named File1.yml.

You need to ensure that Template1.yaml runs before File1.yml.

How should you update File1.yml?

Options:

A.  

Option A

B.  

Option B

C.  

Option C

D.  

Option D

Discussion 0
Questions 14

You plan to use a NuGet package in a project in Azure DevOps. The NuGet package is in a feed that requires authentication.

You need to ensure that the project can restore the NuGet package automatically.

What should the project use to automate the authentication?

Options:

A.  

an Azure Automation account

B.  

an Azure Artifacts Credential Provider

C.  

an Azure Active Directory (Azure AD) account that has multi-factor authentication (MFA) enabled

D.  

an Azure Active Directory (Azure AD) service principal

D18912E1457D5D1DDCBD40AB3BF70D5D

Discussion 0
Questions 15

You have a multi-tier application. The front end of the application is hosted in Azure App Service. You need to identify the average load times of the application pages. What should you use?

Options:

A.  

the diagnostics logs of the App Service

B.  

Azure Application Insights

C.  

Azure Advisor

D.  

the activity log of the App Service

Discussion 0
Questions 16

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.

Discussion 0
Questions 17

You are designing a configuration management solution to support five apps hosted on Azure App Service.

Each app is available in the following three environments: development, test, and production.

You need to recommend a configuration management solution that meets the following requirements:

    Supports feature flags

    Tracks configuration changes from the past 30 days

    Stores hierarchically structured configuration values

    Controls access to the configurations by using role-based access control (RBAC) permission

    Stores shared values as key/value pairs that can be used by all the apps

Which Azure service should you recommend as the configuration management solution?

Options:

A.  

Azure Cosmos DB

B.  

Azure App Service

C.  

Azure App Configuration

D.  

Azure Key Vault

Discussion 0
Questions 18

Your team uses Azure Pipelines to deploy applications.

You need to ensure that when a failure occurs during the build or release process. all the team members are notified by using Microsoft Teams. The solution must minimize development effort.

What should you do?

Options:

A.  

Use Azure Automation to connect to the Azure DevOps REST API and notify the team members.

B.  

Install the Azure Pipelines app for Teams and configure a subscription to receive notifications in a channel.

C.  

Install the Azure Boards app for Teams and configure a subscription to receive notifications in a channel.

D.  

Use an Azure function to connect to the Azure DevOps REST API and notify the team members.

Discussion 0
Questions 19

Your company has an on-premises Bitbucket Server that is used for Git-based source control. The server is protected by a firewall that blocks inbound Internet traffic.

You plan to use Azure DevOps to manage the build and release processes

Which two components are required to integrate Azure DevOps and Bitbucket?

Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one port.

Options:

A.  

an External Git service connection

B.  

a Microsoft hosted agent

C.  

service hooks

D.  

a self- hosted agent

E.  

a deployment M group

Discussion 0
Questions 20

You have an Azure DevOps organization named Contoso and an Azure subscription. The subscription contains an Azure virtual machine scale set named VMSS1 and an Azure Standard Load Balancer named LB1. LB1 distributes incoming requests across VMSS1 instances.

You use Azure DevOps to build a web app named Appl and deploy App1 to VMSS1. App1 is accessible via HTTPS only and configured to require mutual authentication by using a client certificate.

You need to recommend a solution for implementing a health check of App1. The solution must meet the following requirements:

• Identify whether individual instances of VMSSl are eligible for an upgrade operation.

• Minimize administrative effort.

What should you include in the recommendation?

Options:

A.  

the Custom Script Extension

B.  

the Application Health extension

C.  

Azure Monitor autoscale

D.  

an Azure Load Balancer health probe

Discussion 0
Questions 21

You have an Azure Resource Manager template that deploys a multi-tier application.

You need to prevent the user who performs the deployment from viewing the account credentials and connection strings used by the application.

What should you use?

Options:

A.  

an Azure Resource Manager parameter file

B.  

an Azure Storage table

C.  

an Appsettings.json files

D.  

Azure Key Vault

E.  

a Web.config file

Discussion 0
Questions 22

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

Discussion 0
Questions 23

You have a web app hosted on Azure App Service. The web app stores data in an Azure SQL database.

You need to generate an alert when there are 10,000 simultaneous connections to the database. The solution must minimize deve4opment effort.

Which option should you select in the Diagnostics settings of the database?

Options:

A.  

Send to Log Analytics

B.  

Archive to m storage account

C.  

Stream to an event hub

Discussion 0
Questions 24

You have a pipeline named Pipeline1 in Azure Pipelines.

You need to create a service connection to enable Pipeline1 to download a public container image.

Which type of service connection should you create?

Options:

A.  

a Docker host

B.  

Azure Service Fabric

C.  

Azure Kubernetes Service (AKS)

D.  

a Docker registry

Discussion 0
Questions 25

Your company creates a web application.

You need to recommend a solution that automatically sends to Microsoft Teams a dairy summary of the exceptions that occur m the application.

Which two Azure services should you recommend? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.  

Microsoft Visual Studio App Center

B.  

Azure DevOps Project

C.  

Azure Logic Apps

D.  

Azure Pipelines

E.  

Azure Application Insights

Discussion 0
Questions 26

You have a GitHub repository.

You need to create a tag named v3.0.5 and ensure that the tag is available in the remote repository. Which two commands should you run? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options:

A.  

git coamit -m ' tag v3.6.5 '

B.  

git push origin v3.0.5

C.  

git tag V3.9.5

D.  

git push -force

E.  

git add ' tag v3.6.5 '

Discussion 0
Questions 27

You use Azure Pipelines to build and deploy an app named Appl. You plan to monitor App1 by using Application Insights. You create an Application Insights instance named All. You need to configure App1 to use All. Which file should you modify?

Options:

A.  

appsettings.son

B.  

launchSettings.json

C.  

startup.cs

D.  

project.son

Discussion 0
Questions 28

Your company is concerned that when developers introduce open source libraries, it creates licensing compliance issues.

You need to add an automated process to the build pipeline to detect when common open source libraries are added to the code base.

What should you use?

Options:

A.  

Microsoft Visual SourceSafe

B.  

PDM

C.  

WhiteSource

D.  

OWASP ZAP

Discussion 0
Questions 29

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.

Options:

Discussion 0
Questions 30

You need to implement Project4.

What should you do first?

Options:

A.  

Add the FROM instruction in the Dockerfile file.

B.  

Add a Copy and Publish Build Artifacts task to the build pipeline.

C.  

Add a Docker task to the build pipeline.

D.  

Add the MAINTAINER instruction in the Dockerfile file.

Discussion 0
Questions 31

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?

Options:

A.  

Run the Register-AzureRmAutomationDscNode Azure 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).

Discussion 0
Questions 32

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.

Options:

Discussion 0
Questions 33

You need to recommend a procedure to implement the build agent for Project1.

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

Options:

Discussion 0
Questions 34

You need to configure Azure Automation for the computers in Pool7.

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 m the correct order.

Options:

Discussion 0
Questions 35

How should you configure the filters for the Project5 trigger? To answer, select the appropriate option in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 36

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 in the correct order.

Options:

Discussion 0
Questions 37

In Azure DevOps, you create Project3.

You need to meet the requirements of the project.

What should you do first?

Options:

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.

Discussion 0
Questions 38

You need to implement Project6.

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 m the correct order.

Options:

Discussion 0
Questions 39

You have a project in Azure DevOps that will use infrastructure as code (laC) to deploy resources to Azure and Amazon Web Services (AWS). You need to recommend a deployment solution for the project. The solution must minimize administrative effort. What should you include in the recommendation?

Options:

A.  

Bkep

B.  

Azure Command-Line Interface (CU)

C.  

Terraform

D.  

Azure Resource Manager (ARM) templates

Discussion 0
Questions 40

You have a widget named Appl and an Azure DevOps YAML pipeline named Pipelinel. App1 is released by using Pipelined Pipeline1 contains a single stage and a single job. You need to ensure that Appl is approved before the app is released. Which two actions should you perform? Each correct answer presents part of the solution. NOTE; Each correct selection is worth one point.

Options:

A.  

Add a stage named deployment to the YAML pipeline.

B.  

Change Pipelinel to a deployment job.

C.  

Create a service connection.

D.  

Create an environment an tod add a check.

E.  

Configure branch control.

Discussion 0
Questions 41

Task 9

Initialize the default main branch, if it does not exist already.

You need to create a pipeline that will execute a .NET Core build task for the src directory.

The pipeline code must be stored in a new branch named azure-pipelinesT.

The pipeline must run automatically when a pull request against the mam branch is created or updated.

Options:

Discussion 0
Questions 42

O: 43SIMULATION

Your company plans to implement a new compliance strategy that will require all Azure web apps to be backed up every five hours.

You need to back up an Azure web app named az400-11566895-main every five hours to an Azure Storage accountin your resource group.

To complete this task, sign in to the Microsoft Azure portal.

Options:

Discussion 0
Questions 43

You need to create an instance of Azure Application Insights named az400-9940427-main and configure the instance to receive telemetry data from an Azure web app named az400-9940427-main.

To complete this task, sign in to the Microsoft Azure portal.

Options:

Discussion 0
Questions 44

You need to configure an Azure web app named az400-9940427-main to contain an environmental variable named “MAX_ITEMS”. The environmental variable must have a value of 50.

To complete this task, sign in to the Microsoft Azure portal.

Options:

Discussion 0
Questions 45

You use an Azure Pipelines pipeline to build and release an ASP.NET Core app named Appl. You run builds on a Microsoft-hosted Ubuntu 18.04 build agent. You need to implement incremental builds for Appl. What should you do?

Options:

A.  

Upgrade the build agent

B.  

Install a sell-hosted Linux build agent.

C.  

Use a Microsoft-hosted Windows build agent.

D.  

Purchase additional parallel jobs.

Discussion 0
Questions 46

Task 1

You need to ensure that an Azure Web App named az400-38443478-main can retrieve secrets from an Azure key vault named az400-3844J478-kv1 byusing a system managed identity The solution must use the principle of least privilege.

Options:

Discussion 0
Questions 47

You need to ensure that an Azure web app named az400-9940427-main can retrieve secrets from an Azure key vault named az400-9940427-kv1 by using a system managed identity.

Thesolution must use the principle of least privilege.

To complete this task, sign in to the Microsoft Azure portal.

Options:

Discussion 0
Questions 48

You have a web app named Appl.

You need to recommend a deployment strategy for App1 that meets the following requirements:

• Ensures that you can deploy new builds of App1 without exposing new functionalities to all users

• Ensures that you can target a specific subsection of users to test the new functionalities

What should you include in the recommendation?

Options:

A.  

progressive exposure deployment

B.  

feature toggles

C.  

A/B testing

D.  

blue/green deployment

Discussion 0
Questions 49

You have an Azure subscription.

The development department at your company plans to build web apps that will use multiple Azure resources. You need to recommend a development solution that meets the following requirements:

• Provides a development environment for each developer

• Supports the use of custom sandbox environments for testing

• Ensures that the environments can be embedded into CI/CD pipelines

• Minimizes administrative effort

What should you include in the recommendation?

Options:

A.  

Azure Virtual Desktop

B.  

Windows 365 Cloud PC

C.  

Azure Deployment Environments

D.  

Microsoft Dev Box

Discussion 0
Questions 50

You have an Azure subscription that contains an Azure Container Apps instance named AppServicel. AppServicel is deployed to multiple Azure regions.

You have a containerized application named App1. App1 is a platform as a service (PaaS) solution that will have customers worldwide.

You plan to deploy App1 to AppService1 and will use a blue-green deployment strategy.

You need to recommend a solution that meet the following requirements:

• Automatically routes traffic between each deployment with minimal manual intervention

• Supports dynamic application settings and feature flags

• Minimizes administrative effort

What should you include in the recommendation for each requirement? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 51

You have Azure Pipelines and GitHub integrated as a source code repository.

The build pipeline has continuous integration enabled.

You plan to trigger an automated build whenever code changes are committed to the repository.

You need to ensure that the system will wait until a build completes before queuing another build.

What should you implement?

Options:

A.  

path filters

B.  

batch changes

C.  

scheduled builds

D.  

branch filters

Discussion 0
Questions 52

Task 10

You need to create a variable group named varGroup1 that will contain the following variables and default values:

• username: Userl-48901628

• password: aFpJ2j+6M!

The PASSWORD variable must be secret.

Options:

Discussion 0
Questions 53

You have a project in Azure DevOps.

You plan to deploy a self-hosted agent by using an unattended configuration script.

Which two values should you define in the configuration script? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.  

authorization credentials

B.  

the project name

C.  

the deployment group name

D.  

the organization URL

E.  

the agent pool name

Discussion 0
Questions 54

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

Discussion 0
Questions 55

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.

Options:

Discussion 0
Questions 56

HOTSPOT

You are using PowerShell to administer Azure Log Analytics workspaces.

You need to list the available workspaces and their properties.

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

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 57

You need to configure a cloud service to store the secrets required by the mobile applications to call the share.

What should you include in the solution? To answer, select the appropriate options m the answer area, NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 58

You are using GitHub as a source code repository.

You create a client-side Git hook on the commit-msg event. The hook requires that each commit message contain a custom work item tag.

You need to make a commit that does not have a work item tag.

Which git commit parameter should you use?

Options:

A.  

--squash

B.  

--no-verify

C.  

--message ' '

D.  

--no-post-rewrite

Discussion 0
Questions 59

How should you configure the release retention policy for the investment planning applications suite? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 60

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.

Options:

Discussion 0
Questions 61

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

Discussion 0
Questions 62

HOTSPOT

You have an Azure virtual machine named VM1 that runs Linux.

You plan to deploy the Desired State Configuration (DSC) extension to VM1.

You need to grant the Log Analytics agent the appropriate directory permissions.

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

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 63

How should you confrere the release retention policy for the investment planning depletions suite? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 64

To resolve the current technical issue, what should you do to the Register-AzureRmAutomationDscNode command?

Options:

A.  

Change the value of the ConfigurationMode parameter.

B.  

Replace the Register-AzureRmAutomationDscNode cmdlet with

Register-AzureRmAutomationScheduledRunbook

C.  

Add the AllowModuleOverwrite parameter.

D.  

Add the DefaultProfile parameter.

Discussion 0
Questions 65

Where should the build and release agents for the investment planning application suite run? To answer, select the appropriate options in the answer area.

NOTE : Each correct selection is worth one point.

Options:

Discussion 0
Questions 66

You need to configure Azure Pipelines to control App2 builds.

Which authentication method should you use?

Options:

A.  

Windows NTLM

B.  

certificate

C.  

SAML

D.  

personal access token (PAT)

Discussion 0
Questions 67

You need !0 the merge the POC branch into the default branch. The solution must meet the technical requirements. Which command should you run?

Options:

A.  

it push

B.  

git merge -- allow-unrelated-histories

C.  

git rebase

D.  

git merge --squash

Discussion 0
Questions 68

You need to configure the alert for VM1. The solution must meet the technical requirements.

Which two settings should you configure? To answer, select the appropriate settings in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 69

You need to perform the GitHub code migration. The solution must support the planned changes for the DevOps environment.

What should you use?

Options:

A.  

git clone

B.  

GitHub Importer

C.  

Import repository in Azure Repos

D.  

git-tfs

Discussion 0
Questions 70

You need to meet the technical requirements for controlling access to Azure DevOps.

What should you use?

Options:

A.  

Azure Multi-Factor Authentication (MFA)

B.  

on-premises firewall rules

C.  

conditional access policies in Azure AD

D.  

Azure role-based access control (Azure RBAC)

Discussion 0
Questions 71

You plan to deploy a new database environment. The solution must meet the technical requirements. You need to prepare the database for the deployment. How should you format the export?

Options:

A.  

NDF

B.  

MDF

C.  

BACPAC

D.  

DACPAC

Discussion 0
Questions 72

You need to meet the technical requirements for monitoring App1.

What should you use?

Options:

A.  

Splunk

B.  

Azure Application Insights

C.  

Azure Advisor

D.  

App Service logs

Discussion 0
Questions 73

You need to replace the existing DevOps tools to support the planned changes.

What should you use? To answer, drag the appropriate tools to the correct targets. Each tool 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.

Options:

Discussion 0
Questions 74

You need to configure authentication for App1. The solution must support the planned changes.

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

Options:

Discussion 0
Questions 75

You need to the merge the POC branch into the main branch. The solution must meet the technical requirements.

Which command should you run?

Options:

A.  

git push

B.  

git merge --squash

C.  

git merge --allow-unrelated-histories

D.  

git rebase

Discussion 0
Questions 76

You are configuring the Azure DevOps dashboard. The solution must meet the technical requirements.

Which widget should you use for each metric? To answer, drag the appropriate widgets to the correct metrics. Each widget 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.

Options:

Discussion 0