AZ-400 Exam Question 216

You manage projects by using Azure Boards.
You have a current work item name itemA that is dependant on a work item named itemB.
You need to define the dependency for itemA. What should you do in the web portal for Azure DevOps?
  • AZ-400 Exam Question 217

    You manage a project by using Azure Board, and you manage the project code by using Azure Repos.
    You have a bug work item that has an ID of 123.
    You need to set the work item state to Resolved.
    What should you add to the commit message?
  • AZ-400 Exam Question 218

    Drag and Drop Question
    You have an Azure Repos repository named repo1.
    You need to clone repo1. The solution must clone only a directory named src/web.
    How should you complete the script? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 219

    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 answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    Your company has a project in Azure DevOps for a new web application.
    You need to ensure that when code is checked in, a build runs automatically.
    Solution: From the Triggers tab of the build pipeline, you select Batch changes while a build is in progress.
    Does this meet the goal?
  • AZ-400 Exam Question 220

    You manage package feeds by using Azure Artifacts.
    You plan to create a new package feed that will include the following views:
    - @Local
    - @Latest
    - @Release
    - @Prerelease
    Which view should you create manually?