Skip to content

Commit 22183a3

Browse files
committed
tech review update
1 parent b67113f commit 22183a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

support/azure/azure-kubernetes/error-codes/aks-upgrade-blocked.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshoot AKS upgrade errors because of version skew, incompatibility, or lack of support
33
description: Learn how to troubleshoot AKS upgrade not allowed or blocked because of unsupported Kubernetes version or node pool version skew.
4-
ms.date: 08/21/2025
4+
ms.date: 08/22/2025
55
editor: v-jsitser
66
ms.reviewer: v-liuamson
77
ms.service: azure-kubernetes-service
@@ -22,7 +22,7 @@ When you try to upgrade an AKS cluster by using the Azure CLI, the upgrade opera
2222

2323
**Error message 1: K8sVersionNotSupported**
2424

25-
> `<ClusterName>` is on version 1.25.6 which is not supported in this region. Please use the `[azaks get-versions]` command to get the supported version list in this region. For more information, see [Supported Kubernetes versions in Azure Kubernetes Service (AKS)](https://aka.ms/supported-version-list).
25+
> `<ClusterName>` is on version 1.25.6 which is not supported in this region. Please use the `[az aks get-versions]` command to get the supported version list in this region. For more information, see [Supported Kubernetes versions in Azure Kubernetes Service (AKS)](https://aka.ms/supported-version-list).
2626
2727
**Error message 2: OperationNotAllowed**
2828

0 commit comments

Comments
 (0)