What should you recommend?

Your company plans to use an agile approach to software development. You need to recommend an application to provide communication between members of the development team who work in locations around the world. The applications must meet the following requirements: - Provide the ability to isolate the members of different...

July 24, 2020 No Comments READ MORE +

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...

July 23, 2020 No Comments READ MORE +

Which work item process should you use for each customer?

DRAG DROP You are planning projects for three customers. Each customer’s preferred process for work items is shown in the following table. The customers all plan to use Azure DevOps for work item management. Which work item process should you use for each customer? To answer, drag the appropriate work...

July 23, 2020 No Comments READ MORE +

What should you use?

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 in the answer area. NOTE: Each correct selection is worth one...

July 23, 2020 No Comments READ MORE +

What should you use?

You have an Azure Resource Manager template that deploys a multi-tier application. You need to prevent the user who performs the deployment from viewing the account credentials and connection strings used by the application. What should you use?A . Azure Key VaultB . a Web.config fileC . an Appsettings.json fileD...

July 23, 2020 No Comments READ MORE +

Which three commands should you recommend be run in sequence?

DRAG DROP You provision an Azure Kubernetes Service (AKS) cluster that has RBAC enabled. You have a Helm chart for a client application. You need to configure Helm and Tiller on the cluster and install the chart. Which three commands should you recommend be run in sequence? To answer, move...

July 23, 2020 No Comments READ MORE +

What should the project use to automate the authentication?

You plan to use a NuGet package in a project in Azure DevOps. The NuGet package is in a feed that requires authentication. You need to ensure that the project can restore the NuGet package automatically. What should the project use to automate the authentication?A . an Azure Automation accountB...

July 23, 2020 No Comments READ MORE +

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...

July 22, 2020 No Comments READ MORE +

What should you recommend?

During a code review, you discover many quality issues. Many modules contain unused variables and empty catch blocks. You need to recommend a solution to improve the quality of the code. What should you recommend?A . In a Grunt build task, select Enabled from Control Options.B . In a Maven...

July 22, 2020 No Comments READ MORE +

What should you do?

Question Set 1 You use Azure Artifacts to host NuGet packages that you create. You need to make one of the packages available to anonymous users outside your organization. The solution must minimize the number of publication points. What should you do?A . Change the feed URL of the packageB...

July 22, 2020 No Comments READ MORE +