AZ-400 Exam Question 51

Your company uses Azure DevOps for the build pipelines and deployment pipelines of Java-based projects.
You need to recommend a strategy for managing technical debt.
Which action should you include in the recommendation?
  • AZ-400 Exam Question 52

    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 53

    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 plan to update the Azure DevOps strategy of your company.
    You need to identify the following issues as they occur during the company's development process:
    * Licensing violations
    * Prohibited libraries
    Solution: You implement automated security testing.
    Does this meet the goal?
  • AZ-400 Exam Question 54

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

    You have an Azure Repos repository named repo1.
    You delete a branch named features/feature11.
    You need to recover the deleted branch.
    Which three commands should you run in sequence? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.