AZ-400 Exam Question 141

You need to perform the GitHub code migration. The solution must support the planned changes for the DevOps environment.
What should you use?
  • AZ-400 Exam Question 142

    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 manage a project in Azure DevOps.
    You need to prevent the configuration of the project from changing over time.
    Solution: Perform a Subscription Health scan when packages are created.
    Does this meet the goal?
  • AZ-400 Exam Question 143

    You have the services shown in the following table.

    You manage a project by using Azure Boards.
    You need to notify the services Of build Status changes.
    Which services can be notified by using a webhook?
  • AZ-400 Exam Question 144

    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 145

    You are developing an open source solution that uses a GitHub repository.
    You create a new public project in Azure DevOps.
    You plan to use Azure Pipelines for continuous build. The solution will use the GitHub Checks API.
    Which authentication type should you use?