Skip to content

Commit 329d390

Browse files
authored
Merge branch 'main' into ci4032
2 parents fd8c4ae + 16691a9 commit 329d390

File tree

57 files changed

+75
-404
lines changed

Some content is hidden

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

57 files changed

+75
-404
lines changed

.openpublishing.redirection.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12835,6 +12835,42 @@
1283512835
{
1283612836
"source_path": "support/windows-server/performance/use-userdump-create-dump-file.md",
1283712837
"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"
1283812874
}
1283912875
]
1284012876
}

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6291,6 +6291,10 @@
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"
62946298
}
62956299
]
62966300
}

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+

support/power-platform/dataverse/d365-app-outlook/app-does-not-appear-within-outlook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom: sap:Dynamics 365 App for Outlook Add-In
1010

1111
There are several reasons why the Dynamics 365 App for Outlook may not appear within Outlook after deployment. This article describes the different causes and solutions.
1212

13-
_Applies to:_   Microsoft Dynamics 365
13+
_Applies to:_   Dynamics 365 App for Outlook
1414
_Original KB number:_   4345566
1515

1616
## Symptoms

support/power-platform/dataverse/d365-app-outlook/attachments-not-tracked-to-dynamics-365-after-office-365-atp-is-enabled.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom: sap:Dynamics 365 App for Outlook Add-In
77
---
88
# Attachments aren't tracked to Microsoft Dynamics 365 after Microsoft Defender for Office 365 is enabled
99

10-
_Applies to:_   Microsoft Dynamics 365 Customer Engagement Online
10+
_Applies to:_   Dynamics 365 App for Outlook
1111
_Original KB number:_   4522769
1212

1313
## Symptoms

support/power-platform/dataverse/d365-app-outlook/buttons-such-as-track-and-set-regarding-are-missing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom: sap:Dynamics 365 App for Outlook Add-In
1010

1111
This article provides a resolution for the issue that icons for buttons such as Track and Set Regarding are missing in Microsoft Dynamics 365 App for Outlook.
1212

13-
_Applies to:_   Microsoft Dynamics 365
13+
_Applies to:_   Dynamics 365 App for Outlook
1414
_Original KB number:_   4464349
1515

1616
## Symptoms

support/power-platform/dataverse/d365-app-outlook/cannot-connect-to-exchange-message-when-using-dynamics-365-app-for-outlook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom: sap:Dynamics 365 App for Outlook Add-In
1010

1111
This article provides resolutions for the issue that you receive a **Can't connect to Exchange** message when using Microsoft Dynamics 365 App for Outlook.
1212

13-
_Applies to:_   Microsoft Dynamics 365 Customer Engagement Online
13+
_Applies to:_   Dynamics 365 App for Outlook
1414
_Original KB number:_   4534356
1515

1616
## Symptoms

support/power-platform/dataverse/d365-app-outlook/current-user-role-not-have-required-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom: sap:Dynamics 365 App for Outlook Add-In
1010

1111
This article helps you fix an issue in which you can't open Microsoft Dynamics 365 App for Outlook if your Dynamics 365 security role doesn't have access to the app module.
1212

13-
_Applies to:_   Microsoft Dynamics CRM Online
13+
_Applies to:_   Dynamics 365 App for Outlook
1414
_Original KB number:_   4229661
1515

1616
## Symptoms

support/power-platform/dataverse/d365-app-outlook/dynamics-365-app-for-outlook-is-missing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom: sap:Dynamics 365 App for Outlook Add-In
1010

1111
This article provides a solution to an issue where Microsoft Dynamics 365 App for Outlook is missing from Microsoft Dynamics 365 navigation.
1212

13-
_Applies to:_   Microsoft Dynamics 365
13+
_Applies to:_   Dynamics 365 App for Outlook
1414
_Original KB number:_   4339287
1515

1616
## Symptoms

0 commit comments

Comments
 (0)