AZ-400 Exam Question 21

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.
You use Azure Pipelines to build and test a React.js application.
You have a pipeline that has a single job.
You discover that installing JavaScript packages from 9pm 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 using pipeline artifacts.
Does this meet the goal?
  • AZ-400 Exam Question 22

    Your company has a project in Azure DevOps.
    You plan to create a release pipeline that will deploy resources by using Azure Resource Manager templates.
    The templates will reference secrets stored in Azure Key Vault.
    You need to recommend a solution for accessing the secrets stored in the key vault during deployments. The solution must use the principle of least privilege.
    What should you include in the recommendation? To answer, drag the appropriate configurations to the correct targets. Each configuration 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 23

    You have an Azure solution that contains a build pipeline in Azure Pipelines. You experience intermittent delays before the build pipeline starts. You need to reduce the time it takes to start the build pipeline. What should you do?
  • AZ-400 Exam Question 24

    You have a pipeline named Pipeline1 in Azure Pipelines.
    You need to create a service connection to enable Pipeline1 to download a public container image.
    Which type of service connection should you create?
  • AZ-400 Exam Question 25

    You manage build and release pipelines by using Azure DevOps. Your entire managed environment resides in Azure.
    You need to configure a service endpoint for accessing Azure Key Vault secrets. The solution must meet the following requirements:
    Ensure that the secrets are retrieved by Azure DevOps.
    Avoid persisting credentials and tokens in Azure DevOps.
    How should you configure the service endpoint? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.