What should you use to implement the code quality restriction on the release pipeline for the investment planning applications suite?
What should you use to implement the code quality restriction on the release pipeline for the investment planning applications suite?A . a triggerB . a pre deployment approvalC . a post-deployment approvalD . a deployment gateView AnswerAnswer: B
What should you use?
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?A . CoberturaB . Bullseye Co cs.microsoft.com/en-us/azure/azure-stack/user/azure-stack-compute-overview verageC . MSTestD . CoverletView AnswerAnswer: A Explanation: Use Publish Code Coverage...
What should you use?
You need to perform the GitHub code migration. The solution must support the planned changes for the DevOps environment. What should you use?A . git cloneB . GitHub ImporterC . Import repository in Azure ReposD . git-tfsView AnswerAnswer: A Explanation: Woodgrove Bank plans to implement the following changes to the...
What should you use?
Your company has a project in Azure DevOps. You need to ensure that when there are multiple builds pending deployment only the most recent build is deployed. What should you use?A . deployment queue settingsB . deployment conditionsC . release gatesD . pull request triggersView AnswerAnswer: A Explanation: Reference: https://docs.microsoft.com/en-us/azure/devops/pipelines/process/stages?tabs=classic&view=azure-devops#queuing-policies
Which two values should you define in the configuration script?
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.A . authorization credentialsB ....
What should you include in the recommendation?
Your company is building a mobile app that targets Android devices and OS devices. Your team uses Azure DevOps to manage all work items and release cycles. You need to recommend a solution to perform the following tasks: • Collect crash reports for issue analysis • Distribute beta releases to...
What should you include in the template?
HOTSPOT You have a project Azure DevOps. You plan to create a build pipeline that will deploy resources by using Azure Resource Manager templates. The templates will reference secretes stored in Azure Key Vault. You need to ensure that you can dynamically generate the resource ID of the key vault...
Which authentication method should you use?
You need to configure Azure Pipelines to control App2 builds. Which authentication method should you use?A . Windows NTLMB . certificateC . SAMLD . personal access token (PAT)View AnswerAnswer: D Explanation: Scenario: Deploy App2 to an Azure virtual machine named VM1. A personal access token (PAT) is used as an...
What should you include m the recommendation?
You need to recommend a Docker container build strategy that meets the following requirements • Minimizes image sues • Minimizes the security surface area of the final image What should you include m the recommendation?A . multi-stage buildsB . single-stage buildsC . PowerShell Desired State Configuration (DSC)D . Docker SwarmView...
Does this meet the goal?
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...