Skip to content

Commit 991b6fc

Browse files
authored
Merge pull request #1838 from chuirang/patch-9
Update error-code-inuseroutetablecannotbedeleted.md
2 parents 3f09754 + e42ac0f commit 991b6fc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/azure/azure-kubernetes/create-upgrade-delete/error-code-inuseroutetablecannotbedeleted.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Troubleshoot the InUseRouteTableCannotBeDeleted error code
33
description: Learn how to troubleshoot the InUseRouteTableCannotBeDeleted error when you try to delete an Azure Kubernetes Service (AKS) cluster.
4-
ms.date: 11/12/2024
4+
ms.date: 03/28/2025
55
editor: v-jsitser
6-
ms.reviewer: rissing, chiragpa, edneto, v-leedennis
6+
ms.reviewer: rissing, chiragpa, edneto, wonkilee, v-leedennis
77
ms.service: azure-kubernetes-service
88
#Customer intent: As an Azure Kubernetes user, I want to troubleshoot the InUseRouteTableCannotBeDeleted error code so that I can successfully delete an Azure Kubernetes Service (AKS) cluster.
99
ms.custom: sap:Create, Upgrade, Scale and Delete operations (cluster or nodepool)
@@ -30,6 +30,6 @@ You tried to delete the AKS cluster while its associated route table was still i
3030

3131
## Solution
3232

33-
Remove the associated subnet in the route table. For instructions, see [Dissociate a route table from a subnet](/azure/virtual-network/manage-route-table#dissociate-a-route-table-from-a-subnet). Then, try again to delete the AKS cluster.
33+
Remove the associated route table from the subnet. For instructions, see [Dissociate a route table from a subnet](/azure/virtual-network/manage-route-table#dissociate-a-route-table-from-a-subnet). Then, try again to delete the AKS cluster.
3434

3535
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)