Which three actions should you perform in sequence?
DRAG DROP You need to configure authentication for App1. The solution must support the planned changes. Which three actions should you perform in sequence? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order. View AnswerAnswer: Explanation: Woodgrove Bank...
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...
Which type of security tool should you recommend for each stage of the development process?
DRAG DROP You need to increase the security of your team's development process. Which type of security tool should you recommend for each stage of the development process? To answer, drag the appropriate security toots to the correct stages. Each security tool may be used once, more than once, or...
Which access levels m Azure DevOps should you identify?
HOTSPOT Your company is building a new web application. You plan to collect feedback from pilot users on the features being delivered. All the pilot users have a corporate computer that has Google Chrome and the Microsoft Test & Feedback extension installed. The pilot users will test the application by...
During which phase should you use static code analysis?
Your company develops a client banking application that processes a large volume of data. Code quality is an ongoing issue for the company. Recently, the code quality has deteriorated because of an increase in time pressure on the development team. You need to implement static code analysis. During which phase...
Does this meet the goal?
Note: This question is part of * 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 sett might have more than one correct solution, while others might not have a correct solution. After you...
What should you include in the recommendation?
You have multi-tier application that h« an Azure Web Apps front end and art Azure SQL Datable back end. You need to recommend a solution to capture and store telemetry data. The solution must meet the following requirements: • Support using ad-hoc queries to identify baselines. • Trigger alerts when...
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...
Which command should you run?
You need !0 the merge the POC branch into the default branch. The solution must meet the technical requirements. Which command should you run?A . it pushB . git merge -- allow-unrelated-historiesC . git rebaseD . git merge --squashView AnswerAnswer: C
Which branching strategy should you recommend for the investment planning applications suite?
Which branching strategy should you recommend for the investment planning applications suite?A . release isolationB . main onlyC . development isolationD . feature isolationView AnswerAnswer: D Explanation: Scenario: A branching strategy that supports developing new functionality in isolation must be used. Feature isolation is a special derivation of the development...