AZ-400 Exam Question 86

You have a GitHub Enterprise account.
You need to enable push protection for secret scanning of the account repositories.
What should you do first?
  • AZ-400 Exam Question 87

    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.
    Your company uses Azure DevOps to manage the build and release processes for applications.
    You use a Git repository for applications source control.
    You need to implement a pull request strategy that reduces the history volume in the master branch.
    Solution: You implement a pull request strategy that uses fast-forward merges.
    Does this meet the goal?
  • AZ-400 Exam Question 88

    Your company has a project in Azure DevOps.
    You need to ensure that when there are multiple builds pending deployment only the most recent build is deployed.
    What should you use?
  • AZ-400 Exam Question 89

    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 Pre-deployment conditions, you modify the Time between re-evaluation of gates option.
    Does this meet the goal?
  • AZ-400 Exam Question 90

    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 applications must meet the following requirements:
    * Provide the ability to isolate the members of different 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?