Skip to content

Commit 878d4d9

Browse files
authored
Update aks-vmware-quickstart-deploy.md
1 parent 95f010f commit 878d4d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AKS-Hybrid/aks-vmware-quickstart-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ az aksarc create -n '<name of your cluster>' -g $resource_group --kubernetes-ver
9595
```
9696

9797
> [!NOTE]
98-
> Currently, the Kubernetes version supported for AKS on VMware matches the Kubernetes version from the Arc Resource Bridge. The Kubernetes version you provide in the command must align with the Arc Resource Bridge's version. You can find the Arc Resource Bridge version in the Azure Portal under Azure Arc > Management > Resource Bridge. To determine the corresponding Kubernetes version, refer to [What's new with Azure Arc resource bridge](/azure/azure-arc/resource-bridge/release-notes)
98+
> In this preview release, you can only deploy the same Kubernetes version that the Arc Resource Bridge supports. The Kubernetes version you provide in the command must align with the Arc Resource Bridge's version. You can find the Arc Resource Bridge version in the Azure Portal under Azure Arc > Management > Resource Bridge. To determine the corresponding Kubernetes version, refer to [What's new with Azure Arc resource bridge](/azure/azure-arc/resource-bridge/release-notes)
9999
100100

101101
## Next steps

0 commit comments

Comments
 (0)