Skip to content

Commit f650aeb

Browse files
committed
2 parents aa4601c + 9e5cb5c commit f650aeb

72 files changed

Lines changed: 522 additions & 695 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12831,6 +12831,46 @@
1283112831
{
1283212832
"source_path": "support/dynamics-365/sales/you-do-not-have-the-required-role-or-privilege-to-complete-this-action-error.md",
1283312833
"redirect_url": "/troubleshoot/power-platform/dataverse/d365-app-outlook/you-do-not-have-the-required-role-or-privilege-to-complete-this-action-error"
12834+
},
12835+
{
12836+
"source_path": "support/windows-server/performance/use-userdump-create-dump-file.md",
12837+
"redirect_url": "/sysinternals/downloads/procdump"
12838+
},
12839+
{
12840+
"source_path": "support/power-platform/dataverse/d365-app-outlook/troubleshoot-dynamics-365-app-outlook.md",
12841+
"redirect_url": "/troubleshoot/power-platform/dataverse/welcome-dataverse"
12842+
},
12843+
{
12844+
"source_path": "support/power-platform/dataverse/d365-app-outlook/error-when-accessing-crm-app-outlook.md",
12845+
"redirect_url": "/troubleshoot/power-platform/dataverse/welcome-dataverse"
12846+
},
12847+
{
12848+
"source_path": "support/power-platform/dataverse/d365-app-outlook/new-forms-formatted-incorrectly.md",
12849+
"redirect_url": "/troubleshoot/power-platform/dataverse/welcome-dataverse"
12850+
},
12851+
{
12852+
"source_path": "support/power-platform/dataverse/d365-app-outlook/error-when-using-365-app-outlook.md",
12853+
"redirect_url": "/troubleshoot/power-platform/dataverse/welcome-dataverse"
12854+
},
12855+
{
12856+
"source_path": "support/power-platform/dataverse/d365-app-outlook/your-device-is-currently-unsupported.md",
12857+
"redirect_url": "/troubleshoot/power-platform/dataverse/welcome-dataverse"
12858+
},
12859+
{
12860+
"source_path": "support/power-platform/dataverse/d365-app-outlook/this-organization-has-already-been-configured-error-when-connecting.md",
12861+
"redirect_url": "/troubleshoot/power-platform/dataverse/welcome-dataverse"
12862+
},
12863+
{
12864+
"source_path": "support/power-platform/dataverse/d365-app-outlook/you-do-not-have-permission-to-access-this-app-error-when-accessing-dynamics-365-app-for-outlook.md",
12865+
"redirect_url": "/troubleshoot/power-platform/dataverse/welcome-dataverse"
12866+
},
12867+
{
12868+
"source_path": "support/power-platform/dataverse/d365-app-outlook/the-given-key-was-not-present-in-dictionary.md",
12869+
"redirect_url": "/previous-versions/troubleshoot/dynamics/crm/the-given-key-was-not-present-in-dictionary"
12870+
},
12871+
{
12872+
"source_path": "support/power-platform/dataverse/d365-app-outlook/error-when-installing-crm-2016-outlook.md",
12873+
"redirect_url": "/previous-versions/troubleshoot/dynamics/crm/error-when-installing-crm-2016-outlook"
1283412874
}
1283512875
]
1283612876
}

support/azure/.openpublishing.redirection.azure.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6291,6 +6291,14 @@
62916291
{
62926292
"source_path": "azure-monitor/app-insights/debug/snapshot-debugger-troubleshoot.md",
62936293
"redirect_url": "/azure/azure-monitor/snapshot-debugger/snapshot-debugger-troubleshoot"
6294+
},
6295+
{
6296+
"source_path": "azure-kubernetes/error-codes/vhdfilenotfound.md",
6297+
"redirect_url": "/troubleshoot/azure/azure-kubernetes/error-codes/vmextensionerror-vhdfilenotfound"
6298+
},
6299+
{
6300+
"source_path": "virtual-machines/linux/linux-vm-no-boot-hyper-v-driver-issues.md",
6301+
"redirect_url": "/troubleshoot/azure/virtual-machines/linux/troubleshoot-lis-driver-issues-on-linux-vms"
62946302
}
62956303
]
62966304
}

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)