Question 1

You need to ensure that an Azure web app named az400-9940427-main supports rolling upgrades. The solution must ensure that only 10 percent of users who connect to az400-9940427-main use update versions of the app.
The solution must minimize administrative effort.
To complete this task, sign in to the Microsoft Azure portal.

Question 2

You have an Azure subscription that contains multiple Azure pipelines.
You need to deploy a monitoring solution for the pi*lines. The solution must meet the following requirements:
* Parse logs from multiple sources.
* identify the root cause of issues.
What advanced feature of a monitoring tool should include in the solution?
  • Question 3

    The Azure Pipelines pool provides all Azure DevOps organizations.

    Question 4

    You have an Azure DevOps organization named Contoso.
    You need to receive Microsoft Teams notifications when work items are updated.
    What should you do?
  • Question 5

    Note: This question is part of * 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 sett 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 have an approval process that contains a condition. The condition requires that releases be approved by a team leader before they are deployed.
    You have a poky stating that approvals must occur within eight hour.
    You discover that deployments fail if the approvals take longer than two hours.
    You need to ensure that the deployments only fail if the approvals take longer than eight hours.
    Solution: From Post-deployment conditions, you modify the Time between re-evaluation of gates option.
    Does this meet the goal?