Skip to content

Commit 524ffd7

Browse files
committed
Updated the VHD_FILE_NOT_FOUND error code and moved it under the VMExtensionError section
1 parent 352453a commit 524ffd7

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

support/azure/azure-kubernetes/error-codes/vhdfilenotfound.md renamed to support/azure/azure-kubernetes/error-codes/vmextensionerror-vhdfilenotfound.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: ERR_VHD_FILE_NOT_FOUND when creating AKS clusters
3-
description: Learn how to troubleshoot the ERR_VHD_FILE_NOT_FOUND error (65) when you try to create and deploy an Azure Kubernetes Service (AKS) cluster.
2+
title: VMExtensionError_VHDFileNotFound when creating AKS clusters
3+
description: Learn how to troubleshoot the VMExtensionError_VHDFileNotFound error (65) when you try to create and deploy an Azure Kubernetes Service (AKS) cluster.
44
ms.date: 10/14/2024
55
editor: v-jsitser
66
ms.reviewer: axelg, chiragpa, v-leedennis
77
ms.service: azure-kubernetes-service
8-
#Customer intent: As an Azure Kubernetes user, I want to troubleshoot the ERR_VHD_FILE_NOT_FOUND error code (or error code OutboundConnFailVMExtensionError, error number 50 - or error code ERR_K8S_API_SERVER_CONN_FAIL, error number 51) so that I can successfully create and deploy an Azure Kubernetes Service (AKS) cluster.
8+
#Customer intent: As an Azure Kubernetes user, I want to troubleshoot the VMExtensionError_VHDFileNotFound error code (or error code OutboundConnFailVMExtensionError, error number 50 - or error code ERR_K8S_API_SERVER_CONN_FAIL, error number 51) so that I can successfully create and deploy an Azure Kubernetes Service (AKS) cluster.
99
ms.custom: sap:Create, Upgrade, Scale and Delete operations (cluster or nodepool)
1010
---
11-
# ERR_VHD_FILE_NOT_FOUND error code (65) when deploying an AKS cluster
11+
# VMExtensionError_VHDFileNotFound error code (65) when deploying an AKS cluster
1212

13-
This article discusses how to identify and resolve the `ERR_VHD_FILE_NOT_FOUND` error code (error code number 65) that occurs when you try to create and deploy a Microsoft Azure Kubernetes Service (AKS) cluster.
13+
This article discusses how to identify and resolve the `VMExtensionError_VHDFileNotFound` error code (error code number 65) that occurs when you try to create and deploy a Microsoft Azure Kubernetes Service (AKS) cluster.
1414

1515
## Symptoms
1616

support/azure/azure-kubernetes/toc.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,8 @@
366366
href: error-codes/vmextensionerror-k8sapiserverconnfail.md
367367
- name: VMExtensionError_K8SAPIServerDNSLookupFail error
368368
href: error-codes/vmextensionerror-k8sapiserverdnslookupfail.md
369+
- name: VMExtensionError_VHDFileNotFound error
370+
href: error-codes/vmextensionerror-vhdfilenotfound.md
369371
- name: UnsatisfiablePDB error
370372
href: error-codes/unsatisfiablepdb-error.md
371-
- name: ERR_VHD_FILE_NOT_FOUND error
372-
href: error-codes/vhdfilenotfound.md
373+

0 commit comments

Comments
 (0)