In Azure, when an application is scaled out to multiple instances, which service can be configured to conduct health checks on these instances and direct traffic only to the healthy ones?
Azure Service Health
Load Balancer
App Service
Azure Traffic Manager
Azure App Service can perform health checks on instances, routing traffic only to healthy ones.