AZ-400Free trialFree trial

By microsoft
Aug, 2025

Verified

25Q per page

Question 1

You are configuring project metrics for dashboards in Azure DevOps.
You need to configure a chart widget that measures the elapsed time to complete work items once they become active.
Which of the following is the widget you should use?

  • A: Cumulative Flow Diagram
  • B: Burnup
  • C: Cycle time
  • D: Burndown

Question 2

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
You run the Register-AzureRmAutomationDscNode command in your company's environment.
You need to make sure that your company's test servers remain correctly configured, regardless of configuration drift.
Solution: You set the -ConfigurationMode parameter to ApplyAndAutocorrect.
Does the solution meet the goal?

  • A: Yes
  • B: No

Question 3

You need to consider the underlined segment to establish whether it is accurate.
To compile an Internet Information Services (IIS) web application that runs docker, you should use a Default build agent pool.
Select No adjustment required if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.

  • A: No adjustment required.
  • B: Hosted Windows Container
  • C: Hosted
  • D: Hosted macOS

Question 4

Your company has an Azure DevOps environment that can only be accessed by Azure Active Directory users.
You are instructed to make sure that the Azure DevOps environment can only be accessed from devices connected to the company's on-premises network.
Which of the following actions should you take?

  • A: Assign the devices to a security group.
  • B: Create a GPO.
  • C: Configure Security in Project Settings from Azure DevOps.
  • D: Configure conditional access in Azure Active Directory.

Question 5

You are making use of Azure DevOps to configure Azure Pipelines for project, named PROJ-01.
You are preparing to use a version control system that allows for source code to be stored on a managed Windows server located on the company network.
Which of the following is the version control system you should use?

  • A: Github Enterprise
  • B: Bitbucket cloud
  • C: Github Professional
  • D: Git in Azure Repos

Question 6

You need to consider the underlined segment to establish whether it is accurate.
When moving to Azure DevOps, JIRA must be replaced with the build pipelines Azure DevOps service.
Select No adjustment required if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.

  • A: No adjustment required.
  • B: repos
  • C: release pipelines
  • D: boards

Question 7

You scan a Node.js application using WhiteSource Bolt.
The scan finds numerous libraries with invalid licenses, but are only used during development.
You have to make sure that only production dependencies are scanned by WhiteSource Bolt.
Which of the following is a command you should run?

  • A: npm edit
  • B: npm publish
  • C: npm install
  • D: npm update

Question 8

You are currently defining a release strategy for an app, named APP-01.
The strategy should allow you to keep the time it takes to deploy new releases of the app to a minimum. The strategy should also allow you to roll back in the shortest time required.
Which of the following is the release strategy you should use?

  • A: Red/Black deployment
  • B: Rolling deployment
  • C: ג€Big Bangג€ deployment
  • D: Canary deployment

Question 9

Your company hosts a web application in Azure, and makes use of Azure Pipelines for managing the build and release of the application.
When stakeholders report that system performance has been adversely affected by the most recent releases, you configure alerts in Azure Monitor.
You are informed that new releases must satisfy specified performance baseline conditions in the staging environment before they can be deployed to production.
You need to make sure that releases not satisfying the performance baseline are prevented from being deployed.
Which of the following actions should you take?

  • A: You should make use of a branch control check.
  • B: You should make use of an alert trigger.
  • C: You should make use of a gate.
  • D: You should make use of an approval check.

Question 10

You need to consider the underlined segment to establish whether it is accurate.
To deploy an application to a number of Azure virtual machines, you should create a universal group.
Select No adjustment required if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.

  • A: No adjustment required.
  • B: security
  • C: deployment
  • D: resource

Question 11

DRAG DROP -
You are preparing to deploy an Azure resource group via Terraform.
To achieve your goal, you have to install the necessary frameworks.
Which of the following are the frameworks you should use? Answer by dragging the correct options from the list to the answer area.
Select and Place:

Image 1

Question 12

You need to consider the underlined segment to establish whether it is accurate.
The Burnup widget measures the elapsed time from creation of work items to their completion.
Select No adjustment required if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.

  • A: No adjustment required.
  • B: Lead time
  • C: Test results trend
  • D: Burndown

Question 13

You intend to make use of Azure Artifacts to share packages that you wrote, tested, validated, and deployed.
You want to use a solitary feed to release several builds of each package. You have to make sure that the release of packages that are in development is restricted.
Which of the following actions should you take?

  • A: You should make use of static code analysis.
  • B: You should make use of views.
  • C: You should make use of dynamic code analysis.
  • D: You should make use of upstream sources.

Question 14

You need to consider the underlined segment to establish whether it is accurate.
To find when common open source libraries are added to the code base, you should add Jenkins to the build pipeline.
Select No adjustment required if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.

  • A: No adjustment required.
  • B: SourceGear Vault
  • C: WhiteSource
  • D: OWASP ZAP

Question 15

Your company has an Azure DevOps project, which includes a build pipeline that makes use of roughly fifty open source libraries.
You have been tasked with making sure that you are able to scan project for common security weaknesses in the open source libraries.
Which of the following actions should you take?

  • A: You should create a build task and use the WhiteSource Bolt service.
  • B: You should create a deployment task and use the WhiteSource Bolt service.
  • C: You should create a build task and use the Chef service.
  • D: You should create a deployment task and use the Chef service.

Question 16

You need to consider the underlined segment to establish whether it is accurate.
Black Duck can be used to make sure that all the open source libraries conform to your company's licensing criteria.
Select No adjustment required if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.

  • A: No adjustment required.
  • B: Maven
  • C: Bamboo
  • D: CMAKE

Question 17

You have created an Azure DevOps project for a new application that will be deployed to a number of Windows Server 2016 Azure virtual machines.
You are preparing a deployment solution that allows for the virtual machines to maintain a uniform configuration, and also keep administrative effort with regards to configuring the virtual machines to a minimum.
Which of the following should be part of your solution? (Choose two.)

  • A: Azure Resource Manager templates
  • B: The PowerShell Desired State Configuration (DSC) extension for Windows
  • C: Azure pipeline deployment groups
  • D: The Custom Script Extension for Windows
  • E: Azure pipeline stage templates

Question 18

Your company has an application that contains a number of Azure App Service web apps and Azure functions.
You would like to view recommendations with regards to the security of the web apps and functions. You plan to navigate to Compute and Apps to achieve your goal.
Which of the following should you access to make use of Compute and Apps?

  • A: Azure Log Analytics
  • B: Azure Event Hubs
  • C: Azure Advisor
  • D: Azure Security Center

Question 19

You need to consider the underlined segment to establish whether it is accurate.
Your company has a multi-tier application that has its front end hosted in Azure App Service.
To pinpoint the average load times of the application pages, you should make use of Azure Event Hubs.
Select No adjustment required if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.

  • A: No adjustment required.
  • B: Azure Application Insights
  • C: Azure Log Analytics
  • D: Azure Advisor

Question 20

Your company makes use of Azure SQL Database Intelligent Insights and Azure Application Insights for monitoring purposes.
You have been tasked with analyzing the monitoring using ad-hoc queries. You need to utilize the correct query language.
Solution: You use the Contextual Query Language (CQL).
Does the solution meet the goal?

  • A: Yes
  • B: No

Question 21

Your company makes use of Azure SQL Database Intelligent Insights and Azure Application Insights for monitoring purposes.
You have been tasked with analyzing the monitoring using ad-hoc queries. You need to utilize the correct query language.
Solution: You use the Transact-SQL.
Does the solution meet the goal?

  • A: Yes
  • B: No

Question 22

Your company makes use of Azure SQL Database Intelligent Insights and Azure Application Insights for monitoring purposes.
You have been tasked with analyzing the monitoring using ad-hoc queries. You need to utilize the correct query language.
Solution: You use Azure Log Analytics.
Does the solution meet the goal?

  • A: Yes
  • B: No

Question 23

You are making use of Azure DevOps manage build pipelines, and also deploy pipelines.
The development team is quite large, and is regularly added to.
You have been informed that the management of users and licenses must be automated when it can be.
Which of the following is a task that can't be automated?

  • A: Group membership changes
  • B: License assignment
  • C: Assigning entitlements
  • D: License procurement

Question 24

DRAG DROP -
You have recently created a web application for your company.
You have been tasked with making sure that a summary of the exceptions that transpire in the application is automatically sent to Microsoft Teams on a daily basis.
Which of the following Azure services should you use? Answer by dragging the correct options from the list to the answer area.
Select and Place:

Image 1

Question 25

You are in the process of building a mobile app aimed at Android and iOS devices.
All work items and release cycles are managed via Azure DevOps.
You want to make sure that crash reports for issue analysis is collected, and that beta releases are distributed to your testers. Also, you want to ensure that user feedback on the functionality of new apps is received.
Which of the following must be part of your solution?

  • A: The Microsoft Test & Feedback extension.
  • B: OWASP ZAP
  • C: TFS Integration Platform
  • D: Code Style
Page 1 of 23 • Questions 1-25 of 559

Free preview mode

Enjoy the free questions and consider upgrading to gain full access!