Skip to content

Commit 9f152ba

Browse files
authored
Merge pull request #98666 from zr-msft/aks-auth-range-clarity
[AKS] added clarity to note
2 parents 1dd8487 + b1fc70c commit 9f152ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In Kubernetes, the API server receives requests to perform actions in the cluste
1919
This article shows you how to use API server authorized IP address ranges to limit which IP addresses and CIDRs can access control plane.
2020

2121
> [!IMPORTANT]
22-
> On new clusters, API server authorized IP address ranges are only supported on the *Standard* SKU load balancer. Existing clusters with the *Basic* SKU load balancer and API server authorized IP address ranges configured will continue work as is. Those existing clusters can also be upgraded and they will continue to work.
22+
> On new clusters, API server authorized IP address ranges are only supported on the *Standard* SKU load balancer. Existing clusters with the *Basic* SKU load balancer and API server authorized IP address ranges configured will continue work as is but cannot be migrated to a *Standard* SKU load balancer. Those existing clusters will also continue to work if their Kubernetes version or control plane are upgraded.
2323
2424
## Before you begin
2525

0 commit comments

Comments
 (0)