Skip to content

Commit 734479a

Browse files
committed
[AKS] fix toc wrap issue
1 parent c58482a commit 734479a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/load-balancer-standard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ az aks create \
160160
--load-balancer-outbound-ip-prefixes <publicIpPrefixId1>,<publicIpPrefixId2>
161161
```
162162

163-
## Configure outbound allocated ports and idle timeout
163+
## Configure outbound ports and idle timeout
164164

165165
> [!WARNING]
166166
> The following section is intended for advanced scenarios of larger scale networking or for addressing SNAT exhaustion issues with the default configurations. You must have an accurate inventory of available quota for VMs and IP addresses before changing *AllocatedOutboundPorts* or *IdleTimeoutInMinutes* from their default value in order to maintain healthy clusters.

0 commit comments

Comments
 (0)