Question 11

You have project in Azure DevOps.
You create the following template named Template1.yml.

You create the following pipeline named File1.yml.

You need to ensure that Template1.yaml runs before File1.yml.
How should you update File1.yml?
  • Question 12

    You plan to create alerts that will be triggered based on the page load performance of a home page.
    You have the Application Insights log query shown in the following exhibit.

    Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
    NOTE: Each correct selection is worth one point.

    Question 13

    You currently use JIRA, Jenkins, and Octopus as part of your DevOps processes.
    You plan to use Azure DevOps to replace these tools.
    Which Azure DevOps service should you use to replace each tool? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 14

    Your company is building a new solution in Java.
    The company currently uses a SonarQube server to analyze the code of .NET solutions.
    You need to analyze and monitor the code quality of the Java solution.
    Which task types should you add to the build pipeline?
  • Question 15

    You have an Azure Automation account that contains a webbook. The webbook is used to configure the application infrastructure of an Azure subscription.
    You have a project in Azure DevOps named Project). Project1 contains a repository that stores code for the webbook.
    You need to ensure that every committed change to the code will update automatically and publish the webbook to Azure Automation.
    What should you configure?