Skip to content

Commit ea2624a

Browse files
authored
Merge pull request #107284 from MarcosMMartinez/patch-1
Add upper limit of api ranges you can specify.
2 parents 13193ae + 4064302 commit ea2624a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/aks/api-server-authorized-ip-ranges.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ az aks create \
5858
> - Any range that represents networks that you'll administer the cluster from
5959
> - If you are using Azure Dev Spaces on your AKS cluster, you have to allow [additional ranges based on your region][dev-spaces-ranges].
6060
61+
> The upper limit for the number of IP ranges you can specify is 3500.
62+
6163
### Specify the outbound IPs for the Standard SKU load balancer
6264

6365
When creating an AKS cluster, if you specify the outbound IP addresses or prefixes for the cluster, those addresses or prefixes are allowed as well. For example:

0 commit comments

Comments
 (0)