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...
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...
What should you do?
You have a Microsoft ASP.NET Core web app in Azure that is accessed worldwide. You need to run a URL ping test once every five minutes and create an alert when the web app is unavailable from specific Azure regions. The solution must minimize development time. What should you do?A...
What should you do first?
You have a private GitHub repository. You need to display the commit status of the repository on Azure Boards. What should you do first?A . Create a GitHub action in GitHub.B . Add the Azure Pipelines app to the GitHub repository.C . Configure multi-factor authentication (MFA) for your GitHub account.D...
Which build agent pool should you use to compile each application type?
DRAG DROP You mc configuring Azure DevOps build pipelines. You plan to use hosted build agents. Which build agent pool should you use to compile each application type? To answer, drag the appropriate built agent pools to the correct application types. Each butt agent pool may be used once, more...
How should you configure the release retention policy for the investment planning applications suite?
HOTSPOT How should you configure the release retention policy for the investment planning applications suite? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Scenario: By default, all releases must remain available for 30 days, except for production...
Which framework should you use?
You are automating the testing process for your company. You need to automate UI testing of a web application. Which framework should you use?A . JaCocoB . SeleniumC . Xamarin.UITestD . Microsoft.CodeAnalysisView AnswerAnswer: B Explanation: Performing user interface (UI) testing as part of the release pipeline is a great way...
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:
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:
CORRECT TEXT
CORRECT TEXT You need to ensure that an Azure web app named az400-9940427-main supports rolling upgrades. The solution must ensure that only 10 percent of users who connect to az400-9940427-main use update versions of the app. The solution must minimize administrative effort. To complete this task, sign in to the...