Skip to content

Commit 5788963

Browse files
authored
Revise Azure Load Balancer SKUs and Traffic Manager methods
Updated Azure Load Balancer SKU names and added new traffic-routing methods for Azure Traffic Manager.
1 parent a877ccc commit 5788963

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • learn-pr/wwl-azure/load-balancing-non-https-traffic-azure/includes

learn-pr/wwl-azure/load-balancing-non-https-traffic-azure/includes/7-summary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ In this module, you learned about the Azure Load Balancer and Azure Traffic Mana
55
- Azure offers two non-HTTP(S) load balancing solutions: Azure Load Balancer and Azure Traffic Manager.
66
- Azure Load Balancers can distribute workloads globally or regionally.
77
- Azure Load Balancers can be public (external) or internal (private).
8-
- Azure Load Balancer has two SKUs: Basic and Standard.
8+
- Azure Load Balancer has two SKUs: Standard and Gateway.
99
- Azure Traffic Manager is a DNS-based network traffic load balancer.
10-
- Azure Traffic Manager supports different traffic-routing methods. These methods include performance, weighted, priority, and geographic.
10+
- Azure Traffic Manager supports different traffic-routing methods. These methods include performance, weighted, priority, geographic, multivalue, and subnet.
1111

1212
### Learn more with Copilot
1313

0 commit comments

Comments
 (0)