AZ-400 Exam Question 76

You need to implement the code flow strategy for Project2 in Azure DevOps.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

AZ-400 Exam Question 77

Your company a concerned that when developers introduce open source Libraries, it creates licensing compliance issues.
You need to add an automated process to the build pipeline to detect when common open source libraries are added to the code base.
What should you use?
  • AZ-400 Exam Question 78

    You have an Azure DevOps organization named Contoso.
    You need to receive Microsoft Teams notifications when work items are updated.
    What should you do?
  • AZ-400 Exam Question 79

    You create a Git repository named Repo1 in Azure Repos.
    You need to configure Repo1 to meet the following requirements:
    * Work items must be linked to a pull request.
    * Pull requests must have a minimum of two reviewers.
    * Pull requests must complete a code review by using a thirty-party tool.
    The solution must minimize administrative effort.
    Which type of policy should you use for each requirement? To answer, drag the appropriate policy types to the correct requirements. Each policy type 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.

    AZ-400 Exam Question 80

    You use Azure Pipelines to build and release application code, The pipelines include validation tests that must be completed successfully before deployment proceeds from the test stage to production.
    You discover inconsistent test outcomes for the same source code.
    You need to validate the test logic.
    What should you do?