Skip to content

Commit cf6329b

Browse files
Merge pull request #257686 from chasewilson/chase/egress-typeFix
[AKS] Typo fix
2 parents cdacf71 + c60a40e commit cf6329b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/egress-outboundtype.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice: aks-networking
66
ms.custom: devx-track-azurecli
77
ms.author: allensu
88
ms.topic: how-to
9-
ms.date: 06/06/2023
9+
ms.date: 11/06/2023
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

@@ -15,7 +15,7 @@ ms.date: 06/06/2023
1515
You can customize egress for an AKS cluster 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

1717
This article covers the various types of outbound connectivity that are available in AKS clusters.
18-
how
18+
1919
> [!NOTE]
2020
> You can now update the `outboundType` after cluster creation. This feature is in preview. See [Updating `outboundType after cluster creation (preview)](#updating-outboundtype-after-cluster-creation-preview).
2121

0 commit comments

Comments
 (0)