Skip to content

Commit abd2f95

Browse files
committed
Fix sentence casing
1 parent c30ac91 commit abd2f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/egress-udr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ author: phealy
1010
#Customer intent: As a cluster operator, I want to define my own egress paths with user-defined routes. Since I define this up front I do not want AKS provided load balancer configurations.
1111
---
1212

13-
# Customize cluster egress with a User-Defined Route
13+
# Customize cluster egress with a user-defined routing table
1414

1515
Egress from an AKS cluster can be customized to fit specific scenarios. By default, AKS will provision a Standard SKU Load Balancer to be set up and used for egress. However, the default setup may not meet the requirements of all scenarios if public IPs are disallowed or additional hops are required for egress.
1616

0 commit comments

Comments
 (0)