Microsoft Docs

Azure / Networking / Load Balancers

Azure Load Balancers

Azure Load Balancer is a high-performance, highly available network load balancing solution that distributes incoming application traffic across multiple virtual machines or service instances. It provides several layers of network abstraction and allows for the creation of robust, scalable, and resilient applications on Azure.

Load balancing is crucial for:

Types of Load Balancers

Azure offers different types of load balancing services to suit various needs:

Key Features of Azure Load Balancer

Common Use Cases

Pricing

Azure Load Balancer has a pay-as-you-go pricing model. Costs are based on the number of rules and data processed. For detailed pricing information, please refer to the Azure Load Balancer pricing page.

Next Steps

Get Started: Create your first Azure Load Balancer by following our quickstart guide.

Explore more in-depth documentation:

Considerations: When choosing a load balancing solution, consider your application's requirements, such as Layer 4 vs. Layer 7 load balancing, global traffic management, and advanced routing rules.