ExamQuestions.com

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

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

1 / 375

Question 1:

A team currently makes use of Docker containers for building their application. The application lifecycle also makes use of Azure Devops. Exploits need to be detected in the Docker images before the container can be used. These exploits must be detected as early on in the lifecycle as possible. 
Which of the following would you configure as part of the lifecycle?

Answer options:

A.Ensure a scheduled task runs against the production container in the continuous deployment pipeline
B.Ensure a scheduled task runs against the staging container in the continuous deployment pipeline
C.Ensure a scheduled task runs against the image registry to analyse the images
D.Run manual tasks to analyse the docker containers in the planning phase