Skip to content

Commit f4e4d53

Browse files
Update articles/aks/nat-gateway.md
Co-authored-by: Chase Wilson <[email protected]>
1 parent 540835d commit f4e4d53

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

articles/aks/nat-gateway.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ This article shows you how to create an Azure Kubernetes Service (AKS) cluster w
3636
--outbound-type managedNATGateway \
3737
--nat-gateway-managed-outbound-ip-count 2 \
3838
--nat-gateway-idle-timeout 4
39-
```
40-
41-
### Update the number of outbound IP addresses
4239
4340
* Update the outbound IP address or idle timeout using the [`az aks update`][az-aks-update] command with the `--nat-gateway-managed-outbound-ip-count` or `--nat-gateway-idle-timeout` parameter.
4441

0 commit comments

Comments
 (0)