What should you recommend?
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: ✑ Preserves the dates of Team Foundation Version Control changesets ✑ Preserves the changes dates of work items revisions ✑ Minimizes...
What should you include in the solution?
HOTSPOT 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. View AnswerAnswer: Explanation: Every...
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: D
How should you configure the alert rule?
HOTSPOT You use Azure DevOps to manage the build and deployment of an app named App1. You have a release pipeline that deploys a virtual machine named VM1. You plan to monitor the release pipeline by using Azure Monitor You need to create an alert to monitor the performance of...
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 do first?
You have a private GitHub repository. You need to display the commit status of the repository on Azure Boards. What should you do first?A . Create a GitHub action in GitHub.B . Add the Azure Pipelines app to the GitHub repository.C . Configure multi-factor authentication (MFA) for your GitHub account.D...
CORRECT TEXT
CORRECT TEXT You need to ensure that an Azure web app named az400-9940427-main supports rolling upgrades. The solution must ensure that only 10 percent of users who connect to az400-9940427-main use update versions of the app. The solution must minimize administrative effort. To complete this task, sign in to the...
What should you do first?
You have a private GitHub repository. You need to display the commit status of the repository on Azure Boards. What should you do first?A . Create a GitHub action in GitHub.B . Add the Azure Pipelines app to the GitHub repository.C . Configure multi-factor authentication (MFA) for your GitHub account.D...
What should you include in the recommendation?
DRAG DROP Your company has a project in Azure DevOps. You plan to create a release pipeline that will deploy resources by using Azure Resource Manager templates. The templates will reference secrets stored in Azure Key Vault. You need to recommend a solution for accessing the secrets stored in the...
What should you configure?
Your company deploys applications m Docket containers. You want to detect known exploits in the Docket images used to provision the Docker containers. You need to integrate image scanning into the application lifecycle. The solution must expose the exploits as early as possible during the application lifecycle. What should you...