AZ-400 Exam Question 101

You need to perform the GitHub code migration. The solution must support the planned changes for the DevOps environment.
What should you use?
  • AZ-400 Exam Question 102

    Your company plans to use an agile approach to software development
    You need to recommend an application to provide communication between members of the development team who work in locations around the world. The application must meet the following requirements:
    * Provide the ability to isolate the members of efferent project teams into separate communication channels and to keep a history of the chats within those channels.
    * Be available on Windows 10, Mac OS, iOS, and Android operating systems.
    * Provide the ability to add external contractors and suppliers to projects.
    * Integrate directly with Azure DevOps.
    What should you recommend?
  • AZ-400 Exam Question 103

    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 plan to update the Azure DevOps strategy of your company.
    You need to identify the following issues as they occur during the company's development process:
    * Licensing violations
    * Prohibited libraries
    Solution: You implement continuous integration.
    Does this meet the goal?
  • AZ-400 Exam Question 104

    You need to implement Project6.
    Which three 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 105

    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?