AZ-400 Exam Question 151

You have an Azure Repos repository named repo1.
You need to clone repo1. The solution must clone only a directory named src/web.
How should you complete the script? To answer, drag the appropriate values to the correct targets,Each value may be used once, more than once, or not at all. You may need to drag the spirt bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point

AZ-400 Exam Question 152

You need to execute inline testing of an Azure DevOps pipeline that uses a Docker deployment model. The solution must prevent the results from being published to the pipeline.
What should you use for the inline testing?
  • AZ-400 Exam Question 153

    You plan to deploy a new database environment. The solution must meet the technical requirements. You need to prepare the database for the deployment. How should you format the export?
  • AZ-400 Exam Question 154

    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 155

    You have a GitHub repository that contains workflows. The workflows contain steps that execute predefined actions. Each action has one or more versions.
    You need to request the specific version of an action to execute.
    Which three attributes can you use to identify the version? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.