Which merge strategy should you use in the branch policy?

Correct Answer for the Question – Which merge strategy should you use in the branch policy? is given below 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 … Read more

Which framework should you use?

Correct Answer for the Question – Which framework should you use? is given below You are automating the testing process for your company.You need to automate UI testing of a web application.Which framework should you use?Performing user interface (UI) testing as part of the release pipeline is a great way of detecting unexpected changes, and need … Read more

What should you use to execute the build pipeline?

Correct Answer for the Question – What should you use to execute the build pipeline? is given below Your company has a hybrid cloud between Azure and Azure Stack.The company uses Azure DevOps for its full CI/CD pipelines. Some applications are built by using Erlang and Hack.You need to ensure that Erlang and Hack are supported … Read more

Which task must you perform manually?

Correct Answer for the Question – Which task must you perform manually? is given below You manage build pipelines and deployment pipelines by using Azure DevOps.Your company has a team of 500 developers. New members are added continually to the team.You need to automate the management of users and licenses whenever possible.Which task must you perform … Read more

Which two actions should you include in the recommendation?

Correct Answer for the Question – Which two actions should you include in the recommendation? is given below Your company uses Azure DevOps for the build pipelines and deployment pipelines of Java-based projects.You need to recommend a strategy for managing technical debt.Which two actions should you include in the recommendation? Each correct answer presents part of … Read more

Which authentication type should you use?

Correct Answer for the Question – Which authentication type should you use? is given below You are developing an open source solution that uses a GitHub repository.You create a new public project in Azure DevOps.You plan to use Azure Pipelines for continuous build. The solution will use the GitHub Checks API.Which authentication type should you use?You … Read more