AZ-400 Exam Question 96

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.
You use Azure Pipelines to build and test a React js application.
You have a pipeline that has a single job.
You discover thai installing JavaScript packages from npm takes approximately five minutes each time you run the pipeline.
You need to recommend a solution to reduce the pipeline execution time.
Solution: You recommend defining a container job that uses a custom container that has the JavaScript packages preinstalled.
Does this meet the goal?
  • AZ-400 Exam Question 97

    You have an application that consists of several Azure App Service web apps and Azure functions.
    You need to access the security of the web apps and the functions.
    Which Azure features can you use to provide a recommendation for the security of the application?
  • AZ-400 Exam Question 98

    You have a project in Azure DevOps named Project1. Project1 contains a published wiki.
    You need to change the order of pages in the navigation pane of the published wiki in the Azure DevOps portal.
    What should you do?
  • AZ-400 Exam Question 99

    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.

    AZ-400 Exam Question 100

    You have a GitHub repository.
    You create a new repository in Azure DevOps.
    You need to recommend a procedure to clone the repository from GitHub to Azure DevOps.
    What should you recommend?