Question 190:
Your company has an Azure DevOps project and an Azure subscription. Currently, a pipeline is in place that deploys an application to a virtual machine scale set. The scale set sits behind an Azure Standard Load Balancer. The application is accessed via HTTPS only. You need to implement a solution for implementing a health check for the application. This is based on the following requirements. Be able to identify whether individual instances in the scale set are eligible for an upgrade operation. It should also minimize administrative effort. Which of the following would you implement for this requirement?
Answer options:
A.A Custom Script Extension B.An Application Health Extension C.Azure Monitor scaling D.An Azure Load Balancer health probe