AZ-400 Exam Question 151

You need to configure Azure Pipelines to control App2 builds.
Which authentication method should you use?
  • AZ-400 Exam Question 152

    You manage a project by using Azure Boards. You manage the project code by using GitHub.
    You have three work items that have IDs of 456. 457. and 458.
    You need to create a pull request that will be linked to all the work items. The solution must set the state of work item 456 to done.
    What should you add to the commit message?
  • AZ-400 Exam Question 153

    You use Azure Pipelines to manage project builds and deployments.
    You plan to use Azure Pipelines for Microsoft Teams to notify the legal team when a new build is ready for release. You need to configure the Organization Settings in Azure DevOps to support Azure Pipelines for Microsoft Teams. What should you turn on?
  • AZ-400 Exam Question 154

    Your company develops an app for OS. All users of the app have devices that are members of a private distribution group in Microsoft Visual Studio App Center.
    You plan to distribute a new release of the app.
    You need to identify which certificate file you require to distribute the new release from App Center.
    Which file type should you upload to App Center?
  • AZ-400 Exam Question 155

    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 uses Azure DevOps to manage the build and release processes for applications.
    You use a Git repository for applications source control.
    You need to implement a pull request strategy that reduces the history volume in the master branch.
    Solution: You implement a pull request strategy that uses fast-forward merges.
    Does this meet the goal?