AZ-400 Exam Question 36

You have a project in Azure DevOps named Project1 that has a release pipeline in Azure Pipeline named ReleaseP1.
you need to ensure that when a new release is generated for ReleaseP1, a new release note document is created. The release notes must contain new features and bug fixes.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the Most of actions to the answer area and arrange them r the correct order.
NOTE: More than one order of answer choices is correct You will receive credit for any of the correct orders you select

AZ-400 Exam Question 37

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?
  • AZ-400 Exam Question 38

    How should you configure the filters for the Project5 trigger? To answer, select the appropriate option in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 39

    You need to ensure that the https://contoso.com/statushook webhook is called every time a repository named az40010480345acr1 receives a new version of an image named dotnetapp.
    To complete this task, sign in to the Microsoft Azure portal.

    AZ-400 Exam Question 40

    You have an Azure key vault named KV1 and three web servers.
    You plan to deploy an app named App1 to the web server.
    You need to ensure that App1 can retrieve a secret from KV1.
    The solution mustmeet the following requirements:
    * Minimize the number of permission grants required
    * Follow the principle of least privilege.
    What should you include in the solution?