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

October 10, 2021 No Comments READ MORE +

CORRECT TEXT

CORRECT TEXT You have an Azure function hosted in an App Service plan named az400-9940427-func1. You need to configure az400-9940427-func1 to upgrade the functions automatically whenever new code is committed to the master branch of https://github.com/Azure-Samples/functions-quickstart. To complete this task, sign in to the Microsoft Azure portal.View AnswerAnswer:

October 10, 2021 No Comments READ MORE +

What should you use?

DRAG DROP You need to replace the existing DevOps tools to support the planned changes. What should you use? To answer, drag the appropriate tools to the correct targets. Each tool may be used once, more than once, or not at all. You may need to drag the split bar...

October 10, 2021 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...

October 10, 2021 No Comments READ MORE +

Where should you store each asset?

DRAG DROP You are building an application that has the following assets: ✑ Source code ✑ Logs from automated tests and builds ✑ Large and frequently updated binary assets ✑ A common library used by multiple applications Where should you store each asset? To answer, drag the appropriate Azure services...

October 10, 2021 No Comments READ MORE +

Which release strategy should you use for each application?

DRAG DROP You are defining release strategies for two applications as shown in the following table. Which release strategy should you use for each application? To answer, drag the appropriate release strategies to the correct applications. Each release strategy may be used once, more than once, or not at all....

October 10, 2021 No Comments READ MORE +

What should you do first?

You need to implement Project4. What should you do first?A . Add the FROM instruction in the Dockerfile file.B . Add a Copy and Publish Build Artifacts task to the build pipeline.C . Add a Docker task to the build pipeline.D . Add the MAINTAINER instruction in the Dockerfile file.View...

October 9, 2021 No Comments READ MORE +

Which pull request action should you use?

Your company uses Azure DevOps to manage the build and release processes for applications. You use a Git repository for applications source control. You plan to create a new branch from an existing pull request. Later, you plan to merge the new branch and the target branch of the pull...

October 9, 2021 No Comments READ MORE +

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: Graphical user...

October 9, 2021 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: C Explanation: Scenario: A branching strategy that supports developing new functionality in isolation must be used. Feature isolation is a special derivation of the development...

October 9, 2021 No Comments READ MORE +