Skip to content

Commit 6aba190

Browse files
committed
bump versions
1 parent 4b1d9a9 commit 6aba190

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/aks/managed-aad.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,14 @@ Azure AD integration with AKS managed AAD is designed to simplify the Azure AD i
2626
2727
## Before you begin
2828

29+
> [!Important]
30+
> You must use Kubectl with a minimum version of 1.18
31+
2932
You must have the following resources installed:
3033

31-
- The Azure CLI, version 2.2.0 or later
34+
- The Azure CLI, version 2.5.1 or later
3235
- The aks-preview 0.4.38 extension
33-
- Kubectl with a minimum version of [1.18 beta](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.18.md#client-binaries)
36+
- Kubectl with a minimum version of [1.18](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.18.md#v1180)
3437

3538
To install/update the aks-preview extension or later, use the following Azure CLI commands:
3639

0 commit comments

Comments
 (0)