Question 036
### Which statements correctly describe Azure load-balancing options? (Select all that apply.)
> <a href="https://learn.microsoft.com/azure/architecture/guide/technology-choices/load-balancing-overview" target="_blank" rel="noopener noreferrer">https://learn.microsoft.com/azure/architecture/guide/technology-choices/load-balancing-overview</a>
- [x] Azure Load Balancer distributes TCP/UDP traffic within a virtual network.
- [x] Application Gateway provides layer 7 routing with SSL termination.
- [x] Traffic Manager uses DNS-based routing to direct clients to the best region.
- [ ] Azure Load Balancer performs application-layer inspection for HTTP headers.