Skip to content

Commit 9233842

Browse files
committed
Editing pass for consistent formatting
1 parent 69c5485 commit 9233842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/egress-outboundtype.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This article covers the various types of outbound connectivity that are availabl
2828
You can configure an AKS cluster using the following outbound types: load balancer, NAT gateway, or user-defined routing. The outbound type impacts only the egress traffic of your cluster. For more information, see [setting up ingress controllers](ingress-basic.md).
2929

3030
> [!NOTE]
31-
> You can use your own [route table][byo-route-table] with UDR and [kubenet networking](/configure-kubenet.md). Make sure your cluster identity (service principal or managed identity) has Contributor permissions to the custom route table.
31+
> You can use your own [route table][byo-route-table] with UDR and [kubenet networking](../aks/configure-kubenet.md). Make sure your cluster identity (service principal or managed identity) has Contributor permissions to the custom route table.
3232
3333
### Outbound type of `loadBalancer`
3434

0 commit comments

Comments
 (0)