Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
If we deploy an App Service in an availability zone-enabled configuration, an additional load balancer may not be necessary. Is that true ?
This is for implantation HA for App service . Do we need to add load balancer like Application load balancer for HA?
Yes,you are correct. An additional load balancer is generally NOT necessary.
Based on best pratcises however, for App Service Plan configuration:
You can mark it 'Accept Answer' and 'Upvote' if this helped you
Regards,
Abiola