Skip to content

Commit c87de58

Browse files
Update articles/aks/egress-outboundtype.md
Co-authored-by: Patrick W. Healy <[email protected]>
1 parent 23b3b19 commit c87de58

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
@@ -91,7 +91,7 @@ The following tables show the supported migration paths between outbound types f
9191
Migration is only supported between `loadBalancer`, `managedNATGateway` (if using a managed virtual network), `userAssignedNATGateway` and `userDefinedRouting` (if using a custom virtual network).
9292

9393
> [!WARNING]
94-
> Migrating the outbound type to user managed ones(`userAssignedNATGateway` and `userDefinedRouting`) will change the outbound pip of the cluster.
94+
> Migrating the outbound type to user managed types (`userAssignedNATGateway` and `userDefinedRouting`) will change the outbound public IP addresses of the cluster.
9595
> if [Authorized IP ranges](./api-server-authorized-ip-ranges.md) is enabled, please make sure new outbound ip range is appended to authorized ip range.
9696
9797
> [!WARNING]

0 commit comments

Comments
 (0)