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

August 18, 2020 No Comments READ MORE +

Which three actions should you perform?

Your development team is building a new web solution by using the Microsoft Visual Studio integrated development environment (IDE). You need to make a custom package available to all the developers. The package must be managed centrally, and the latest version must be available for consumption in Visual Studio automatically....

August 18, 2020 No Comments READ MORE +

What should you include in the recommendation?

You are designing the development process for your company. You need to recommend a solution for continuous inspection of the company’s code base to locate common code patterns that are known to be problematic. What should you include in the recommendation?A . Microsoft Visual Studio test plansB . Gradle wrapper...

August 18, 2020 No Comments READ MORE +

Which merge strategy should you use in the branch policy?

Your company uses a Git repository in Azure Repos to manage the source code of a web application. The master branch is protected from direct updates. Developers work on new features in the topic branches. Because of the high volume of requested features, it is difficult to follow the history...

August 17, 2020 No Comments READ MORE +

Which branch lifetime and branch time should you use in the branching model?

HOTSPOT Your company uses Git as a source code control system for a complex app named App1. You plan to add a new functionality to App1. You need to design a branching model for the new functionality. Which branch lifetime and branch time should you use in the branching model?...

August 17, 2020 No Comments READ MORE +

What should you do?

You have an Azure DevOps organization named Contoso, an Azure DevOps project named Project1, an Azure subscription named Sub1, and an Azure key vault named vault1. You need to ensure that you can reference the values of the secrets stored in vault1 in all the pipelines of Project1. The solution...

August 17, 2020 No Comments READ MORE +

Which version control system should you recommend for each project?

DRAG DROP You are configuring Azure Pipelines for three projects in Azure DevOps as shown in the following table. Which version control system should you recommend for each project? To answer, drag the appropriate version control systems to the correct projects. Each version control system may be used once, more...

August 17, 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...

August 17, 2020 No Comments READ MORE +

Which feature should you use?

You are developing a multi-tier application. The application will use Azure App Service web apps as the front end and an Azure SQL database as the back end. The application will use Azure functions to write some data to Azure Storage. You need to send the Azure DevOps team an...

August 17, 2020 No Comments READ MORE +

Which resource type should you use for each deployment?

HOTSPOT You need to create deployment files for an Azure Kubernetes Service (AKS) cluster. The deployments must meet the provisioning storage requirements shown in the following table. Which resource type should you use for each deployment? To answer, select the appropriate options in the answer area. NOTE: Each correct selection...

August 17, 2020 No Comments READ MORE +