ExamQuestions.com

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

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

198 / 375

Question 198:

You have an Azure DevOps project and an Azure subscription. You have a pipeline that is used to build a containerized application. You then deploy that application to a container instance in Azure. You have to ensure to restart the container instance if the application stops working. 
You decide to configure a readiness probe to the YAML configuration for the deployment of the application. 
Would this fulfill the requirement?

Answer options:

A.Yes
B.No