Skip to content

Commit 78fbcee

Browse files
authored
Merge pull request #165206 from miwithro/patch-60
Update private-clusters.md
2 parents 67a26e1 + 17fafb6 commit 78fbcee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/aks/private-clusters.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@ az provider register --namespace Microsoft.ContainerService
109109

110110
### Install the aks-preview CLI extension
111111

112-
You also need the *aks-preview* Azure CLI extension version 0.5.34 or later. Install the *aks-preview* Azure CLI extension by using the [az extension add][az-extension-add] command. If you already have the extension installed, update to the latest available version by using the [az extension update][az-extension-update] command.
113-
114112
```azurecli-interactive
115113
# Install the aks-preview extension
116114
az extension add --name aks-preview

0 commit comments

Comments
 (0)