Skip to content

Commit e8f7e80

Browse files
Update articles/aks/egress-outboundtype.md
Co-authored-by: Chase Wilson <[email protected]>
1 parent 2778476 commit e8f7e80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/aks/egress-outboundtype.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ Migration is only supported between `loadBalancer`, `managedNATGateway` (if usin
101101

102102
### Update cluster to use a new outbound type
103103

104+
> [!NOTE]
105+
> You must have use >= 2.56 of Azure CLI to migrate outbound type. Use `az upgrade` to update to the latest version of Azure CLI.
106+
104107
* Update the outbound configuration of your cluster using the [`az aks update`][az-aks-update] command.
105108

106109
### Update cluster from loadbalancer to managedNATGateway

0 commit comments

Comments
 (0)