AZ-400 Exam Question 86

You use Azure Pipelines to manage build pipelines. GitHub to store source code, and Dependabot to manage dependencies.
You have an app named App1.
Dependabot detects a dependency in App1 that requires an update.
What should you do first to apply the update?
  • AZ-400 Exam Question 87

    You plan to use Terraform to deploy an Azure resource group.
    You need to install the required frameworks to support the planned deployment.
    Which two frameworks should you install? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • AZ-400 Exam Question 88

    You need to execute inline testing of an Azure DevOps pipeline that uses a Docker deployment model. The solution must prevent the results from being published to the pipeline.
    What should you use for the inline testing?
  • AZ-400 Exam Question 89

    Your company uses GitHub for source control. GitHub repositories store source code and store process documentation. The process documentation is saved as Microsoft Word documents that contain simple flow charts stored as .bmp files.
    You need to optimize the integration and versioning of the process documentation and the flow charts. The solution must meet the following requirements:
    * Store documents as plain text.
    * Minimize the number of files that must be maintained.
    * Simplify the modification, merging, and reuse of flow charts.
    * Simplify the modification, merging, and reuse of documents.
    What should you include in the solution? To answer, select the appropriate options in the answer area. NOTE:
    Each correct selection is worth one point.

    AZ-400 Exam Question 90

    You need to find and isolate shared code. The shared code will be maintained in a series of packages.
    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.