AZ-700 · Question #213
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 req
The correct answer is D. the Health probes settings. 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
Question
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?
Options
- Athe Backend pools settings
- Bthe Diagnostic settings
- Cthe Load-balancing rules
- Dthe Health probes settings
How the community answered
(38 responses)- A8% (3)
- B3% (1)
- C16% (6)
- D74% (28)
Explanation
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
Community Discussion
No community discussion yet for this question.