DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Master Microsoft AZ-400 Certification Questions & Study Resources, Microsoft Azure DevOps Engineer Expert | SPOTO

Prepare for the Microsoft AZ-400 Certification with our comprehensive study resources and practice exams. Our latest exam questions are designed to help you identify knowledge gaps in your preparation. Access a variety of practice tests, free tests, and online exam questions that simulate the real exam environment. Our exam materials include sample questions, exam dumps, and detailed exam questions and answers, covering critical areas such as designing and implementing strategies for collaboration, source control, security, compliance, continuous integration, delivery, monitoring, and feedback. Enhance your exam practice with our mock exams to ensure you are well-prepared to demonstrate your expertise in using Azure DevOps solutions for DevOps practices.
Take other online exams

Question #1
You plan to use Terraform to deploy an Azure resource group. You need to install the required frameworks to support the planned deployment. Which two frameworks should you install? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A. Vault
B. Terratest
C. Node
D. Yeoman
E. Tiller
View answer
Correct Answer: AD
Question #2
You manage a project by using Azure Boards. You manage the project code by using GitHub. You have three work items that have IDs of 456. 457. and 458. You need to create a pull request that will be linked to all the work items. The solution must set the state of work item 456 to done. What should you add to the commit message? A) B) C) D)
A. ption A
B. ption B
C. ption C
D. ption D
View answer
Correct Answer: D
Question #3
Your company has a project in Azure DevOps for a new application. The application will be deployed to several Azure virtual machines that run Windows Server 2022. You need to recommend a deployment strategy for the virtual machines. The strategy must meet the following requirements: * Ensure that the virtual machines maintain a consistent configuration. * Minimize administrative effort to configure the virtual machines. What should you include in the recommendation?
A. zure Resource Manager templates and the PowerShell Desired State Configuration (DSC) extension for Windows
B. eployment YAML and Azure pipeline deployment groups
C. zure Resource Manager templates and the Custom Script Extension for Windows
D. eployment YAML and Azure pipeline stage templates
View answer
Correct Answer: C
Question #4
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?
A. PDM
B. OWASPZAP
C. WhiteSource
D. Jenkins
View answer
Correct Answer: A
Question #5
Your company uses Service Now for incident management. You develop an application that runs on Azure. The company needs to generate a ticket in Service Now when the application fails to authenticate. Which Azure Log Analytics solution should you use?
A. Automation & Control
B. IT Service Management Connector (ITSM)
C. Application lmiQ
D. insight & Analytics
View answer
Correct Answer: D
Question #6
You have an Azure subscription that contains Azure DevOps build pipelines. You to implement pipeline caching by using the cache task HOW should you complete the YAML definition? TO answer, select the appropriate options in the answer area.
A. Mastered
B. Not Mastered
View answer
Correct Answer: A
Question #7
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains aunique solution that might meet the stated goals. Some question sets might have more than one correct solution, whileothers 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 inthe review screen.You have an approval process that contains a condition. The condition requires that
A. Yes
B. No
View answer
Correct Answer: B
Question #8
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 m.ght 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 win NOT be able to return to it. As a result, these questions win not appear in the review screen. You integrate a cloud- hosted Jenkins server and a new Azure DevOps deployment Y
A. Yes
B. NO
View answer
Correct Answer: A
Question #9
DRAG DROP You are implementing a package management solution for a Node.js application by using Azure Artifacts. You need to configure the development environment to connect to the package repository. The solution must minimize the likelihood that credentials will be leaked. Which file should you use to configure each connection? To answer, drag the appropriate files to the correct connections. Each file may be used once, more than once, or not at all. You may need to drag the split bar between panes or scr
A. Mastered
B. Not Mastered
View answer
Correct Answer: D
Question #10
You have a free tier of an Azure DevOps organization named Contoso. Contoso contains 10 private projects. Each projecthas multiple jobs with no dependencies. The build process requires access to resource files located in an on-premises filesystem.You frequently run the jobs on five self-hosted agents but experience long build times and frequently queued builds.You need to minimize the number of queued builds and the time it takes to run the builds.What should you do?
A. Configure the pipelines to use the Microsoft-hosted agents
B. Register additional self-hosted agents
C. Purchase self-hosted parallel jobs
D. Purchase Microsoft-hosted parallel jobs
View answer
Correct Answer: B
Question #11
You need to create and configure an Azure Storage account named az400lod11566895stor in a resource group named RG1lod11566895 to store the boot diagnostics for a virtual machine named VM1. To complete this task, sign in to the Microsoft Azure portal.
A. Mastered
B. Not Mastered
View answer
Correct Answer: A
Question #12
During a code review, you discover many quality issues. Many modules contain unused variables and empty catch Modes. You need to recommend a solution to improve the quality o' the code. What should you recommend?
A. In a Gradle build task, select Run Checkstyle
B. In an Xcode build task, select Use xcpretty from Advanced
C. In a Grunt build task, select Enabled from Control Options
D. In a Maven build task, select Run PM
View answer
Correct Answer: B
Question #13
SIMULATIONYou need to ensure that an Azure web app named az400-123456789-main supports rolling upgrades. The solution mustensure that only 10 percent of users who connect to az400-123456789-main use update versions of the app.The solution must minimize administrative effort.To complete this task, sign in to the Microsoft Azure portal.
View answer
Correct Answer: SEE ExplAn
Question #14
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains aunique solution that might meet the stated goals. Some question sets might have more than one correct solution, whileothers 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 inthe review screen.You have an approval process that contains a condition. The condition requires that
A. Yes
B. No
View answer
Correct Answer: B
Question #15
You are developing an iOS application by using Azure DevOps.You need to test the application manually on 10 devices without releasing the application to the public.Which two actions should you perform? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
A. Create a Microsoft Intune device compliance policy
B. Deploy a certificate from an internal certification authority (CA) to each device
C. Register the application in the iTunes store
D. Onboard the devices into Microsoft Intune
E. Distribute a new release of the application
F. Register the IDs of the devices in the Apple Developer portal
View answer
Correct Answer: B F
Question #16
You have a protect in Azure DevOps. You need to associate an automated test to a test case. 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.
A. Mastered
B. Not Mastered
View answer
Correct Answer: B
Question #17
You have multiple teams that work on multiple projects in Azure DevOps. You need to plan and manage the consumers and producers for each project. The solution must provide an overview of all the projects. What should you do?
A. nstall the Dependency Tracker extension and create dependencies for each project
B. dd a Parent or Child link to the feature or user story for the items of each project
C. dd a Predecessor or Successor link to the feature or user story for the items of each project
D. reate a custom query to show the consumers and producers and add a widget to a dashboard
View answer
Correct Answer: A
Question #18
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?
A. path filters
B. batch changes
C. scheduled builds
D. branch filters
View answer
Correct Answer: A
Question #19
HOTSPOT Your company uses Team Foundation Server 2013 (TFS 2013). You plan to migrate to Azure DevOps. You need to recommend a migration strategy that meets the following requirements: ?hPreserves the dates of Team Foundation Version Control changesets ?hPreserves the changes dates of work items revisions ?hMinimizes migration effort ?hMigrates all TFS artifacts What should you recommend? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
A. Mastered
B. Not Mastered
View answer
Correct Answer: A
Question #20
You are configuring the settings of a new Git repository in Azure Repos. You need to ensure that pull requests in a branch meet the following criteria before they are merged: Committed code must compile successfully. Pull requests must have a Quality Gate status of Passed in SonarCloud. Which policy type should you configure for each requirement? To answer, drag the appropriate policy types to the correct requirements. Each policy type may be used once, more than once, or not at all. You may need to drag th
A. Mastered
B. Not Mastered
View answer
Correct Answer: B
Question #21
Your company has a project in Azure DevOps for a new web application.The company uses ServiceNow for change management.You need to ensure that a change request is processed before any components can be deployed to the productionenvironment.What are two ways to integrate ServiceNow into the Azure DevOps release pipeline? Each correct answer presents acomplete solution.NOTE: Each correct selection is worth one point.
A. Define a deployment control that invokes the ServiceNow REST API
B. Define a pre-deployment gate before the deployment to the Prod stage
C. Define a deployment control that invokes the ServiceNow SOAP API
D. Define a post-deployment gate after the deployment to the QA stage
View answer
Correct Answer: B D
Question #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 plan to create a release pipeline that will deploy Azure resources by usin
A. Yes
B. No
View answer
Correct Answer: A
Question #23
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains aunique solution that might meet the stated goals. Some question sets might have more than one correct solution, whileothers 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 inthe review screen.You have an approval process that contains a condition. The condition requires that
A. Yes
B. No
View answer
Correct Answer: A
Question #24
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.
A. Microsoft Visual Studio App Center
B. Azure DevOps Project
C. Azure Logic Apps
D. Azure Pipelines
E. Azure Application Insights
View answer
Correct Answer: AC
Question #25
You need to recommend project metrics for dashboards in Azure DevOps. Which chart widgets should you recommend for each metric? To answer, drag the appropriate chart widgets to the correct metrics. Each chart 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.
A. Mastered
B. Not Mastered
View answer
Correct Answer: A
Question #26
You have an Azure DevOps project named Project1 and an Azure subscription named Sub1. Sub1 contains an Azure SQLdatabase 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?
A. a BACPAC
B. a DACPAC
C. an LDF file
D. an MDF file
View answer
Correct Answer: B
Question #27
HOTSPOT Your company is creating a suite of three mobile applications. You need to control access to the application builds. The solution must be managed at the organization level What should you use? To answer, select the appropriate options m the answer area. NOTE: Each correct selection is worth one point.
A. Mastered
B. Not Mastered
View answer
Correct Answer: A
Question #28
HOTSPOT 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.
A. Mastered
B. Not Mastered
View answer
Correct Answer: AD
Question #29
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?
A. Create an Azure Application Insights availability test and alert
B. Create an Azure Service Health alert for the specific regions
C. Create an Azure Monitor Availability metric and alert
D. Write an Azure function and deploy the function to the specific regions
View answer
Correct Answer: A
Question #30
You have a private distribution group that contains provisioned and unprovisioned devices.You need to distribute a new iOS application to the distribution group by using Microsoft Visual Studio App Center.What should you do?
A. Request the Apple ID associated with the user of each device
B. Register the devices on the Apple Developer portal
C. Create an active subscription in App Center Test
D. Add the device owner to the organization in App Center
View answer
Correct Answer: B
Question #31
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains aunique solution that might meet the stated goals. Some question sets might have more than one correct solution, whileothers 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 inthe review screen.You have an approval process that contains a condition. The condition requires that
A. Yes
B. No
View answer
Correct Answer: B
Question #32
You have an app named App1 that you release by using Azure Pipelines. App1 has the versions shown in the following table. You complete a code change to fix a bug that was introduced in version 3.4.3. Which version number should you assign to the release?
A.
B.
C.
D.
View answer
Correct Answer: D
Question #33
You have 50 Node.js-based projects that you scan by using WhiteSource. Each project includes Package.json, Package-lock.json, and Npm-shrinkwrap.json files. You need to minimize the number of libraries reports by WhiteSource to only the libraries that you explicitly reference. What should you do?
A. Configure the File System Agent plug in
B. Delete Package lock
C. Configure the Artifactory plug-in
D. Add a devDependencies section to Package-lock
View answer
Correct Answer: B
Question #34
You use Azure Pipelines to build and test code projects. You notice an increase in cycle times. You need to identify whether agent pool exhaustion is causing the issue. What are two possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
A. iew the Pipeline duration report
B. uery the PipelineRun/PipelineRuns endpoint
C. iew the pool consumption report at the organization level
D. uery the TaskAgentPoolSizeSnapshots endpoint
View answer
Correct Answer: C, D
Question #35
Your company develops an application named App1 that is deployed in production.As part of an application update, a new service is being added to App1. The new service requires access to an applicationnamed App2 that is currently in development.You need to ensure that you can deploy the update to App1 before App2 becomes available. You must be able to enable theservice in App1 once App2 is deployed.What should you do?
A. Implement a feature flag
B. Create a fork in the build
C. Create a branch in the build
D. Implement a branch policy
View answer
Correct Answer: A

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: