AZ-400 Exam Question 106

You use Get for source control.
You need to commit a 3-G3 ZIP file that contains virtual machines used for testing. The solution must meet the following requirements:
The file must be versioned.
The file must be associated with the corresponding code commits.
Which two actions should you include in the solution? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • AZ-400 Exam Question 107

    You have several Azure Active Directory (Azure AD) accounts.
    You need to ensure that users use multi-factor authentication (MFA) to access Azure apps from untrusted networks.
    What should you configure in Azure AD?
  • AZ-400 Exam Question 108

    You are planning projects for three customers. Each customer's preferred process for work items is shown in the following table.

    The customers all plan to use Azure DevOps for work item management.
    Which work item process should you use for each customer? To answer, drag the appropriate work item process to the correct customers. Each work item process may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 109

    You have an Azure subscription that contains the resources shown in the following table.

    Project1 produces 9pm packages that are published to Feed 1. Feed1 is consumed by multiple projects.
    You need to ensure that only tested packages are available for consumption. The solution must minimize development effort.
    What should you do?
  • AZ-400 Exam Question 110

    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 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 policy stating that approvals must occur within eight hours.
    You discover that deployment 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 Timeout setting for post-deployment approvals.
    Does this meet the goal?