AZ-400 Exam Question 11

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.
The lead developer at your company reports that adding new application features takes longer than expected due to a large accumulated technical debt.
You need to recommend changes to reduce the accumulated technical debt.
Solution: You recommend increasing the code duplication.
Does this meet the goal?
  • AZ-400 Exam Question 12

    You need to create a notification if the peak average response time of an Azure web app named az400-
    9940427-main is more than five seconds when evaluated during a five-minute period. The notification must trigger the "https://contoso.com/notify" webhook.
    To complete this task, sign in to the Microsoft Azure portal.

    AZ-400 Exam Question 13

    You need to configure Azure Automation for the computers in Pool7.
    Whichthree actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them m the correct order.

    AZ-400 Exam Question 14

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unit 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 if the review screen.
    You use an Azure Pipelines pipeline to build and release web apps.
    You need to configure the pipeline to meet the following requirements:
    * Only run when there is a change in the /webapp folder.
    * Only run when a pr is created.

    .
    Solution: You configure the pipeline definition by using the following elements.
    Does this meetthe goal?
  • AZ-400 Exam Question 15

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unit 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 if the review screen.
    You use an Azure Pipelines pipeline to build and release web apps.
    You need to configure the pipeline to meet the following requirements:
    * Only run when there is a change in the/webapp folder.
    * Only run when a pr is created.
    Solution: You configure the pipeline definition by using the following elements.

    Does this meet the goal?