What are two ways to integrate into the Azure DevOps release pipeline?
Your company has a project in Azure DevOps for a new web application. The company uses Service Now for change management. You need to ensure that a change request is processed before any components can be deployed to the production environment. What are two ways to integrate into the Azure...
What should you recommend?
You have a GitHub repository. You create a new repository in Azure DevOps. You need to recommend a procedure to clone the repository from GitHub to Azure DevOps. What should you recommend?A . Create a webhook.B . Create a service connection for GitHub.C . From Import a Git repository, click...
What should you do?
Your company builds a multi tier web application. You use Azure DevOps and host the production application on Azure virtual machines. Your team prepares an Azure Resource Manager template of the virtual machine that you mil use to test new features. You need to create a staging environment in Azure...
Which task type should you include in the solution?
You have a project in Azure DevOps. You have an Azure Resource Group deployment project in Microsoft Visual Studio that is checked in to the Azure DevOps project. You need to create a release pipeline that will deploy resources by using Azure Resource Manager templates. The solution must minimize administrative...
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...
What should you recommend?
You have a GitHub repository. You create a new repository in Azure DevOps. You need to recommend a procedure to clone the repository from GitHub to Azure DevOps. What should you recommend?A . Create a webhook.B . Create a service connection for GitHub.C . From Import a Git repository, click...
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 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 Explanation: When a release is created from a release pipeline that defines...
What should you recommend?
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...
Does the 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...