Exam AZ-700 All QuestionsBrowse all questions from this exam
Question 231

You have an Azure subscription that contains four virtual machines. The virtual machines host an app named App1.

You deploy an Azure Standard Load Balancer named LB1 to load balance incoming HTTPS requests to App1.

You need to reduce how long it takes for LB1 to stop sending App1 traffic to failed servers. The solution must minimize administrative effort.

What should you modify?

    Correct Answer: D

    To reduce the time it takes for the Azure Standard Load Balancer (LB1) to stop sending traffic to failed servers, you should modify the Health probes settings. Health probes help detect the health status of the virtual machines by periodically checking their responsiveness. By adjusting the probe interval and the number of unsuccessful probes required to mark a machine as unhealthy, you can quickly identify and stop traffic to any failed server, thus minimizing downtime and ensuring efficient load balancing.

Discussion
ApptechOption: D

True, in the health probe settins you can configure the iInterval of health probe. The amount of time (in seconds) between consecutive health check attemps to the virtual machines https://learn.microsoft.com/en-us/azure/load-balancer/manage-probes-how-to

BillabongsOption: D

Healthy Proble - Interval Settings

RootAfricaOption: D

Healthy Probe Settings

LazylinuxOption: D

D is correct Interval settings at health probes config