ExamQuestions.com

Register
Login
Microsoft Azure DevOps Solutions (AZ-400) Exam Questions

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

174 / 375

Question 174:

A company is planning to use DevOps practices for the development and deployment of applications. They have the following patterns they want to implement for different development teams when it comes to Build automation. “Ensure that only code that compiles and passes unit testing is checked into the Integration branch.”
“Ensure that code is of good quality before it is released in the test area.”
“Ensure that security vulnerabilities are identified as soon as possible in the code base.”
Which of the following technique in build automation can be used for the following requirement? 
“Ensure security vulnerabilities are identified as soon as possible in the code base.”

Answer options:

A.Daily Builds
B.Gated Check-ins
C.Code Analysis Integrations
D.Fortify Integrations