Skip to content

Commit 783ac94

Browse files
Apply suggestions from code review
Co-authored-by: Ashish Nair <[email protected]>
1 parent 6207c58 commit 783ac94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/configure-azure-cni-static-block-allocation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This article shows you how to use Azure CNI Networking for static allocation of
3434
* Review the [prerequisites][azure-cni-prereq] for configuring basic Azure CNI networking in AKS, as the same prerequisites apply to this article.
3535
* Review the [deployment parameters][azure-cni-deployment-parameters] for configuring basic Azure CNI networking in AKS, as the same parameters apply.
3636
* AKS Engine and DIY clusters aren't supported.
37-
* Azure CLI version `2.37.0` or later.
37+
* Azure CLI version `2.37.0` or later with extension aks-preview of version '2.0.0b2' or later
3838
* If you have an existing cluster, you need to enable Container Insights for monitoring IP subnet usage. You can enable Container Insights using the [`az aks enable-addons`][az-aks-enable-addons] command, as shown in the following example:
3939
* Register the subscription-level feature flag for your subscription: 'Microsoft.ContainerService/AzureVnetScalePreview'
4040
```azurecli-interactive

0 commit comments

Comments
 (0)