Skip to content

Commit e0d2c5b

Browse files
authored
Merge pull request #8302 from MicrosoftDocs/main
Auto push to live 2025-02-25 02:00:03
2 parents cd2ca00 + 10f507b commit e0d2c5b

61 files changed

Lines changed: 115 additions & 472 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: 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+
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Purchase Order Line Deletion Restriction
3+
description: Provides a workaround for the restriction on deleting purchase order lines under certain conditions in Dynamics 365 Supply Chain Management.
4+
ms.reviewer: shubhamshr
5+
ms.date: 02/25/2025
6+
ms.custom: sap:Purchase order procurement and sourcing\Issues with purchase orderss
7+
---
8+
# Can't delete a purchase order line after it's confirmed
9+
10+
This article provides a workaround for the restriction on deleting purchase order lines, specifically after the design change introduced in [Dynamics 365 Supply Chain Management 10.0.33 (May 2023)](/dynamics365/supply-chain/get-started/whats-new-scm-10-0-33).
11+
12+
## Symptoms
13+
14+
You can't delete a purchase order line if the purchase order is currently or was previously confirmed and either of the following settings is applied:
15+
16+
- The purchase order is [budget-controlled](/dynamics365/supply-chain/procurement/tasks/create-purchase-order-governed-by-budget).
17+
- Encumbrance accounting is enabled.
18+
19+
## Cause
20+
21+
A design change was introduced in Dynamics 365 Supply Chain Management version 10.0.33 to safeguard data integrity by preventing the deletion of purchase order lines.
22+
23+
## Workaround
24+
25+
If you need to remove a purchase order line, the recommended approach is to first [cancel the line](/dynamics365/supply-chain/procurement/purchase-order-approval-confirmation#canceling-purchase-orders) and then finalize it.
26+
27+
To cancel the whole quantity on a purchase order line:
28+
29+
1. Open the purchase order and select the purchase order line that you want to cancel the delivery remainder quantity on.
30+
1. Select **Update line** > **Deliver remainder** > **Cancel quantity**. The line will then be updated to **Canceled** status.
31+
32+
## More information
33+
34+
[Approve and confirm purchase orders](/dynamics365/supply-chain/procurement/purchase-order-approval-confirmation)

support/dynamics-365/supply-chain/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@
128128
href: procurement/vendor-rebate-not-cumulated.md
129129
- name: A product receipt voucher number is consumed even when not generating a voucher
130130
href: procurement/voucher-number-consumed.md
131+
- name: Can't delete a purchase order line after it's confirmed
132+
href: procurement/purchase-order-line-deletion-restriction.md
131133
- name: Can't add a line to a purchase requisition after requesting a change
132134
href: procurement/cant-add-line-to-purchase-requisition-after-change.md
133135
- name: Can't change the effective date for an approved vendor

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

0 commit comments

Comments
 (0)