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:

August 31, 2022 No Comments READ MORE +

Does this meet the goal?

Note: This question n 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...

August 31, 2022 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:

August 31, 2022 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:

August 31, 2022 No Comments READ MORE +

Which three actions should you perform in sequence?

DRAG DROP You have a project in Azure DevOps that uses packages from multiple public feeds. Some of the feeds are unreliable. You need to consolidate the packages into a single feed. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of...

August 30, 2022 No Comments READ MORE +

What should you include m the recommendation?

You need to recommend a Docker container build strategy that meets the following requirements • Minimizes image sues • Minimizes the security surface area of the final image. What should you include m the recommendation?A . multi-stage buildsB . single-stage buildsC . PowerShell Desired State Configuration (DSC)D . Docker SwarmView...

August 30, 2022 No Comments READ MORE +

What should you do first?

In Azure DevOps, you create Project3. You need to meet the requirements of the project. What should you do first?A . From Azure DevOps, create a service endpoint.B . From SonarQube, obtain an authentication token.C . From Azure DevOps, modify the build definition.D . From SonarQube, create a project.View AnswerAnswer:...

August 30, 2022 No Comments READ MORE +

What should you do in the web portal for Azure DevOps?

You manage projects by using Azure Boards. You have a current work item name itemA that is dependant on a work item named item3. You need to define the dependency for itemA. What should you do in the web portal for Azure DevOps? A. From Backlogs, open the context menu,...

August 30, 2022 No Comments READ MORE +

Which authentication method should you use?

You need to configure Azure Pipelines to control App2 builds. Which authentication method should you use?A . Windows NTLMB . certificateC . SAMLD . personal access token (PAT)View AnswerAnswer: D Explanation: Scenario: Deploy App2 to an Azure virtual machine named VM1. A personal access token (PAT) is used as an...

August 30, 2022 No Comments READ MORE +

What should you use?

You are automating the build process for a Java-based application by using Azure DevOps. You need to add code coverage testing and publish the outcomes to the pipeline. What should you use?A . CoberturaB . JUnitC . Coverage.pyD . Bullseye CoverageView AnswerAnswer: A

August 30, 2022 No Comments READ MORE +