Which two components are required to integrate Azure DevOps and Bitbucket?

Your company has an on-premises Bitbucket Server that is used for Git-based source control. The server is protected by a firewall that blocks inbound Internet traffic. You plan to use Azure DevOps to manage the build and release processes. Which two components are required to integrate Azure DevOps and Bitbucket?...

August 18, 2020 No Comments READ MORE +

Which parts of the taxonomy should you enable the team to perform autonomously?

Your company has 60 developers who are assigned to four teams. Each team has 15 members. The company uses an agile development methodology. You need to structure the work of the development teams so that each team owns their respective work while working together to reach a common goal. Which...

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

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 +