Which version control system should you use for each project?
DRAG DROP Your company has four projects. The version control requirements for each project are shown in the following table. You plan to use Azure Repos for all the projects. Which version control system should you use for each project? To answer, drag the appropriate version control systems to the...
What should you include in the solution?
HOTSPOT You need to configure a cloud service to store the secrets required by the mobile applications to call the share. What should you include in the solution? To answer, select the appropriate options m the answer area, NOTE: Each correct selection is worth one point. View AnswerAnswer:
What should you do first?
You need to implement Project4. What should you do first?A . Add the FROM instruction in the Dockerfile file.B . Add a Copy and Publish Build Artifacts task to the build pipeline.C . Add a Docker task to the build pipeline.D . Add the MAINTAINER instruction in the Dockerfile file.View...
Which git commit parameter should you use?
You are using GitHub as a source code repository. You create a client-side Git hook on the commit-msg event. The hook requires that each commit message contain a custom work item tag. You need to make a commit that does not have a work item tag. Which git commit parameter...
Which line should you modify in the file?
You plan to create an image that will contain a .NET Core application. You have a Dockerfile file that contains the following code. (Line numbers are included for reference only.) You need to ensure that the image is as small as possible when the image is built. Which line should...
Which three actions should you perform?
Your company uses cloud-hosted Jenkins for builds. You need to ensure that Jenkins can retrieve source code from Azure Repos. Which three actions should you perform? Each correct answer presents part of the solution NOTE: Each correct answer selection is worth one pointA . Add the Team Foundation Server (TFS)...
Does this meet the goal?
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 answer a question in this section, you will NOT be able to return to it. As a result these questions will not...
What should you recommend?
HOTSPOT Your company uses Team Foundation Server 2013 (TFS 2013). You plan to migrate to Azure DevOps. You need to recommend a migration strategy that meets the following requirements: ✑ Preserves the dates of Team Foundation Version Control changesets ✑ Preserves the changes dates of work items revisions ✑ Minimizes...
Which package feed access levels should be assigned to the Developers and Team Leaders groups for the investment planning applications suite?
DRAG DROP Which package feed access levels should be assigned to the Developers and Team Leaders groups for the investment planning applications suite? To answer, drag the appropriate access levels to the correct groups. Each access level may be used once, more than once, or not at all. You may...
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...