Skip to content

Commit 516bf51

Browse files
committed
Merge remote-tracking branch 'upstream/main' into AB#7257-Windows-updates-are-failing-to-install-with-errors-0x8007000e-0x800705aa
2 parents b31c3cd + 507f568 commit 516bf51

File tree

68 files changed

+260
-165
lines changed

Some content is hidden

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

68 files changed

+260
-165
lines changed

support/azure/azure-monitor/app-insights/telemetry/java-spring-native-opentelemetry-issues.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Troubleshoot OpenTelemetry issues in Spring Boot Java native
33
description: Learn how to troubleshoot OpenTelemetry issues in Spring Boot Java native image applications.
4-
ms.date: 07/08/2024
4+
ms.date: 10/14/2024
55
ms.service: azure-monitor
66
ms.devlang: java
7-
ms.reviewer: toddfous, jeanbisutti, v-weizhu
8-
ms.custom: sap:Missing or Incorrect data after enabling Application Insights in Azure Portal
7+
ms.reviewer: toddfous, jeanbisutti, v-weizhu, jarrettr
8+
ms.custom: sap:Missing or incorrect telemetry and performance issues(
99
---
1010
# Troubleshoot OpenTelemetry issues in Spring Boot native image applications
1111

support/azure/azure-monitor/app-insights/telemetry/opentelemetry-troubleshooting-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Troubleshoot OpenTelemetry issues in Java
33
description: Learn how to troubleshoot OpenTelemetry issues in Java. Test connectivity between your application host and the ingestion service.
4-
ms.date: 03/19/2025
4+
ms.date: 10/14/2025
55
editor: v-jsitser
66
ms.service: azure-monitor
77
ms.devlang: java
88
ms.reviewer: mmcc, lechen, aaronmax
9-
ms.custom: sap:Missing or Incorrect data after enabling Application Insights in Azure Portal
9+
ms.custom: sap:Missing or incorrect telemetry and performance issues(
1010
---
1111

1212
# Troubleshoot OpenTelemetry issues in Java

support/azure/azure-monitor/app-insights/telemetry/opentelemetry-troubleshooting-nodejs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Troubleshoot OpenTelemetry issues in Node.js
33
description: Learn how to troubleshoot OpenTelemetry issues in Node.js. View known issues that involve Azure Monitor OpenTelemetry Exporters.
4-
ms.date: 11/08/2024
4+
ms.date: 10/14/2025
55
editor: v-jsitser
66
ms.service: azure-monitor
77
ms.devlang: javascript
8-
ms.reviewer: mmcc, lechen, aaronmax, didiergbenou, v-leedennis, v-weizhu
9-
ms.custom: sap:Missing or Incorrect data after enabling Application Insights in Azure Portal
8+
ms.reviewer: mmcc, lechen, aaronmax, didiergbenou, jarrettr, v-weizhu
9+
ms.custom: sap:Missing or incorrect telemetry and performance issues(
1010
---
1111

1212
# Troubleshoot OpenTelemetry issues in Node.js

support/azure/azure-monitor/app-insights/telemetry/opentelemetry-troubleshooting-python.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Troubleshoot OpenTelemetry issues in Python
33
description: Learn how to troubleshoot OpenTelemetry issues in Python. View known issues that involve Azure Monitor OpenTelemetry Exporters.
4-
ms.date: 10/28/2024
4+
ms.date: 10/14/2025
55
editor: v-jsitser
66
ms.service: azure-monitor
77
ms.devlang: python
8-
ms.reviewer: azuremacic, jeremyvoss, mmcc, lechen, aaronmax, v-leedennis
9-
ms.custom: sap:Missing or Incorrect data after enabling Application Insights in Azure Portal
8+
ms.reviewer: jeremyvoss, mmcc, aaronmax, jarrettr
9+
ms.custom: sap:Missing or incorrect telemetry and performance issues
1010
---
1111

1212
# Troubleshoot OpenTelemetry issues in Python

support/azure/azure-monitor/app-insights/telemetry/troubleshoot-aks-autoinstrumentation.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Troubleshoot AKS Autoinstrumentation in Application Insights
33
description: Helps you troubleshoot Azure Kubernetes Service autoinstrumentation problems in Application Insights.
44
ms.service: azure-monitor
55
ms.reviewer: aaronmax, v-weizhu
6-
ms.custom: sap:Application Insights
7-
ms.date: 05/23/2025
6+
ms.custom: sap:Missing or incorrect telemetry and performance issues(
7+
ms.date: 10/14/2025
88
---
99
# Troubleshoot Azure Kubernetes Service autoinstrumentation in Application Insights
1010

@@ -51,3 +51,4 @@ Ensure that the Kubernetes command-line tool (`kubectl`) is installed and config
5151
If a connection can't be established, troubleshoot the network connectivity issue, such as firewall or name resolution issues.
5252

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

support/azure/azure-monitor/app-insights/troubleshoot-application-map-issues.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Troubleshoot Application Map Issues
33
description: Provides general recommendations and specific suggestions for Application map issues.
4-
ms.date: 05/23/2025
4+
ms.date: 10/14/2025
55
ms.service: azure-monitor
6-
ms.custom: sap:Application Map doesn't show performance of my app's components
7-
ms.reviewer: aaronmax, v-weizhu
6+
ms.custom: sap:Application Insights portal experiences
7+
ms.reviewer: aaronmax, v-weizhu, jarrettr
88
---
99
# Troubleshoot Application map issues
1010

@@ -78,3 +78,4 @@ If **Intelligent view** doesn't load, set the configured time frame to six days
7878
If **Intelligent view** takes longer to load than expected, don't select the **Update map components** option. Enable **Intelligent view** only for a single Application Insights resource.
7979

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

support/azure/azure-storage/blobs/connectivity/storage-use-azcopy-troubleshoot.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot issues in AzCopy (Azure Storage)
33
description: Understand how to apply workarounds for common Azure Storage issues that occur in AzCopy version 10.
44
ms.service: azure-storage
5-
ms.date: 05/08/2024
5+
ms.date: 10/06/2025
66
editor: v-jsitser
77
ms.reviewer: abail, broder, schoag, dafalkne, shaas, raharina, normesta, azuresamfilesmigcic, azurestocic, v-weizhu, v-leedennis
88
ms.custom: sap:Connectivity
@@ -29,6 +29,8 @@ Any other nonzero exit code (such as `OOMKilled`) might be generated by the syst
2929

3030
In some cases, "403" errors can cause a failed transfer. If this issue occurs, other attempts to transfer files are likely to fail until you resolve the issue. "403" errors can be caused by authentication and authorization issues. They can also occur if requests are blocked by the storage account firewall configuration.
3131

32+
This section covers a few common causes for 403 errors. For a comprehensive troubleshooting guide, see [Troubleshoot 403 errors](../authentication/storage-troubleshoot-403-errors.md).
33+
3234
### Authentication and authorization issues
3335

3436
"403" errors that prevent data transfer occur because of issues that involve SAS tokens, role-based access control (Azure RBAC) roles, and access control list (ACL) configurations.
@@ -43,6 +45,8 @@ If you use a shared access signature (SAS) token, make sure that the following s
4345

4446
- You generated the token by using an official SDK or tool. Try Storage Explorer if you haven't already.
4547

48+
For a complete checklist of SAS issues that can cause 403 errors, see [SAS tokens](../authentication/storage-troubleshoot-403-errors.md#sas-tokens).
49+
4650
#### Azure RBAC
4751

4852
If you use Azure RBAC roles through the `azcopy login` command, verify that you have the appropriate Azure roles assigned to your identity (for example, the Storage Blob Data Contributor role).
@@ -78,19 +82,21 @@ For more information about this property and its associated configuration settin
7882

7983
#### Transfer data from or to a local hosting component
8084

81-
If you're uploading or downloading data between a storage account and an on-premises hosting component, make sure that the hosting component that runs AzCopy can access either the source or destination storage account. You might have to use IP network rules in the firewall settings of either the source or destination accounts to allow access from the public IP address of the hosting component.
85+
If you're uploading or downloading data between a storage account and an on-premises hosting component, make sure that the hosting component that runs AzCopy can access either the source or destination storage account. You might have to use IP network rules in the firewall settings of either the source or destination accounts to allow access from the public IP address of the hosting component. For a checklist of common causes, see [Public network endpoint](../authentication//storage-troubleshoot-403-errors.md#public-network-endpoint).
8286

8387
#### Transfer data between storage accounts
8488

8589
"403" authorization errors can prevent you from transferring data between accounts by using the client hosting component on which AzCopy is running.
8690

87-
If you're copying data between storage accounts, make sure that the hosting component that runs AzCopy can access both the source and the destination account. You might have to use IP network rules in the firewall settings of both the source and destination accounts to allow access from the public IP address of the hosting component. The service uses the IP address of the AzCopy client hosting component to authorize the source to destination traffic. To learn how to add a public IP address to the firewall settings of a storage account, see [Grant access from an internet IP range](/azure/storage/common/storage-network-security#grant-access-from-an-internet-ip-range).
91+
If you're copying data between storage accounts, make sure that the hosting component that runs AzCopy can access both the source and the destination account. You might have to use IP network rules in the firewall settings of both the source and destination accounts to allow access from the public IP address of the hosting component. The service uses the IP address of the AzCopy client hosting component to authorize the source to destination traffic. To learn how to add a public IP address to the firewall settings of a storage account, see [Grant access from an internet IP range](/azure/storage/common/storage-network-security#grant-access-from-an-internet-ip-range).
92+
93+
For a checklist of other issues to consider, see [Public network endpoint](../authentication//storage-troubleshoot-403-errors.md#public-network-endpoint).
8894

8995
In case your VM doesn't or can't have a public IP address, consider using a private endpoint. See [Use private endpoints for Azure Storage](/azure/storage/common/storage-private-endpoints).
9096

9197
#### Use Private Link
9298

93-
[Private Link](/azure/private-link/private-link-overview) is at the virtual network/subnet level. If you want AzCopy requests to go through Private Link, then AzCopy must make those requests from a VM that's running in that virtual network/subnet. For example, suppose that you configure Private Link in VNet1/Subnet1, but the VM on which AzCopy runs is in VNet1/Subnet2. In this scenario, AzCopy requests don't use Private Link, and the requests are expected to fail.
99+
[Private Link](/azure/private-link/private-link-overview) is at the virtual network/subnet level. If you want AzCopy requests to go through Private Link, then AzCopy must make those requests from a VM that's running in that virtual network/subnet. For example, suppose that you configure Private Link in VNet1/Subnet1, but the VM on which AzCopy runs is in VNet1/Subnet2. In this scenario, AzCopy requests don't use Private Link, and the requests are expected to fail. For a checklist of other issues to consider, see [Private endpoints](../authentication/storage-troubleshoot-403-errors.md#private-endpoints).
94100

95101
## Proxy-related errors
96102

@@ -163,5 +169,6 @@ If you're copying data between accounts by using AzCopy, the quality and reliabi
163169

164170
- [Get started with AzCopy](/azure/storage/common/storage-use-azcopy-v10)
165171
- [Find errors and resume jobs by using log and plan files in AzCopy](/azure/storage/common/storage-use-azcopy-configure)
172+
- [Troubleshoot 403 errors](../authentication/storage-troubleshoot-403-errors.md)
166173

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

support/docfx.json

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@
7676
"power-platform/power-apps/**.*": "MSDocsHeader-MSPowerApps",
7777
"power-platform/power-automate/**.*": "MSDocsHeader-MSPowerAutomate",
7878
"power-platform/power-pages/**.*": "MSDocsHeader-MSPowerPages",
79+
"power-platform/administration/**.*": "MSDocsHeader-PowerPlatform",
80+
"power-platform/copilot-studio/**.*": "MSDocsHeader-MicrosoftCopilotStudio",
7981
"sales-copilot/**.*": "MSDocsHeader-MicrosoftSalesCopilot",
8082
"sql/**.*": "MSDocsHeader-DocsSQL",
8183
"system-center/**.*": "MSDocsHeader-SystemCenter",
@@ -103,6 +105,8 @@
103105
"power-platform/ai-builder/**/*.md": "https://powerusers.microsoft.com/t5/AI-Builder/bd-p/AIBuilder1",
104106
"power-platform/power-pages/*.md": "https://ideas.powerpages.microsoft.com/d365community/forum/1edba0ec-30cf-ec11-a7b5-000d3a545c96",
105107
"power-platform/dataverse/**/*.md": "https://powerusers.microsoft.com/t5/Microsoft-Dataverse/bd-p/CDS_Apps",
108+
"power-platform/administration/**/*.md": "https://powerusers.microsoft.com/",
109+
"power-platform/copilot-studio/**/*.md": "https://powerusers.microsoft.com/t5/Power-Virtual-Agents-Community/ct-p/PVACommunity",
106110
"windows-server/**/*.md": "https://techcommunity.microsoft.com/t5/windows-server-for-it-pro/bd-p/WindowsServer",
107111
"windows-client/**/*.md": "https://support.microsoft.com/windows/f59187f8-8739-22d6-ba93-f66612949332",
108112
"windows-365/**/*.md": "https://feedbackportal.microsoft.com/feedback/forum/6ab53114-95ab-ec11-9840-000d3a1c7d74",
@@ -157,10 +161,12 @@
157161
},
158162
"ms.collection": {
159163
"power-platform/ai-builder/**/*.md": "CEnSKM-ai-copilot",
164+
"power-platform/copilot-studio/**/*.md": "CEnSKM-ai-copilot",
160165
"sales-copilot/**/*.md": "CEnSKM-ai-copilot"
161166
},
162167
"ms.update-cycle": {
163168
"power-platform/ai-builder/**/*.md": "180-days",
169+
"power-platform/copilot-studio/**/*.md": "180-days",
164170
"sales-copilot/**/*.md": "180-days"
165171
},
166172
"ms.author": {
@@ -210,7 +216,7 @@
210216
"power-platform/power-pages/**/**.*": "power-pages",
211217
"power-platform/power-automate/**/*.md": "power-automate",
212218
"power-platform/dataverse/**/*.md": "power-platform",
213-
"power-platform/administration/**/*.md": "power-platform",
219+
"power-platform/administration/**/**.*": "power-platform",
214220
"power-platform/copilot-studio/**/**.*": "copilot-studio",
215221
"dynamics-365/business-central/**/**.*": "dynamics-365-business-central",
216222
"dynamics-365/customer-insights/**/**.*": "customer-insights",
@@ -292,17 +298,19 @@
292298
"dynamics-365/field-service/**/*.md": "Dynamics 365 Field Service",
293299
"dynamics-365/guides/**/**.*": "Dynamics 365 Guides",
294300
"dynamics-365/remote-assist/**/**.*": "Dynamics 365 Remote Assist",
295-
"dynamics-365/sales/*.md": "Dynamics 365 Sales",
301+
"dynamics-365/sales/**/*.md": "Dynamics 365 Sales",
296302
"dynamics-365/finance/**/*.md": "Dynamics 365 Finance",
297303
"dynamics-365/commerce/**/*.md": "Dynamics 365 Commerce",
298304
"dynamics-365/supply-chain/**/*.md": "Dynamics 365 Supply Chain Management",
299305
"power-platform/power-apps/**/*.md": "Power Apps",
300306
"power-platform/power-automate/**/*.md": "Power Automate",
301307
"power-platform/dataverse/**/*.md": "Microsoft Dataverse",
302308
"power-platform/ai-builder/**/*.md": "AI Builder",
303-
"power-platform/power-pages/*.md": "Power Pages",
309+
"power-platform/power-pages/**/*.md": "Power Pages",
310+
"power-platform/administration/**/*.md": "Power Platform",
311+
"power-platform/copilot-studio/**/*.md": "Copilot Studio",
304312
"sales-copilot/**/*.md": "Copilot for Sales",
305-
"dynamics/gp/*.md": "Dynamics GP"
313+
"dynamics/gp/**/*.md": "Dynamics GP"
306314
},
307315
"searchScope": {
308316
"developer/dotnet/**/*.md": [
@@ -455,6 +463,14 @@
455463
"Troubleshoot",
456464
"Power Platform",
457465
"AI Builder"
466+
],
467+
"power-platform/administration/**/*.md": [
468+
"Troubleshoot",
469+
"Power Platform"
470+
],
471+
"power-platform/copilot-studio/**/*.md": [
472+
"Troubleshoot",
473+
"Microsoft Copilot Studio"
458474
]
459475
},
460476
"ms.search.scope": {
@@ -477,6 +493,13 @@
477493
"powerapps-docs",
478494
"powerautomate-docs"
479495
],
496+
"power-platform/administration/**/*.md": [
497+
"administration-docs"
498+
],
499+
"power-platform/copilot-studio/**/*.md": [
500+
"capaedac-pva",
501+
"powervirtualagents-docs"
502+
],
480503
"dynamics-365/customer-insights/data/**/**.*": [
481504
"customerinsights-docs",
482505
"customerinsightsdata-docs"

support/dynamics/gp/activity-this-currency-already-exists.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To resolve this issue, follow these steps:
2929
1. Create a backup of the company database.
3030

3131
> [!NOTE]
32-
> If you want to, you can try the steps in a test company database, and then implement them in the company database. For more information, see [KB - Set up a test company that has a copy of live company data for Microsoft Dynamics GP by using Microsoft SQL Server](https://support.microsoft.com/help/871973).
32+
> If you want to, you can try the steps in a test company database, and then implement them in the company database. For more information, see [Set up a test company that has a copy of live company data by using Microsoft Dynamics GP on MSDE 2000, SQL Server 2005 Express, SQL Server 2008 Express, or SQL Server 2012 Express](./how-to-set-up-test-company-that-has-copy-of-live-company.md).
3333
3434
2. Run **Check Links** on the Multicurrency tables. To do it in Microsoft Dynamics 10.0, follow these steps:
3535

support/dynamics/gp/add-buckets-payables-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,6 @@ To assign security permissions to the modified report, use one of the following
220220

221221
- [How to add buckets to the Payables Management "Aged Trial Balance" report for the summary print option in Report Writer in Microsoft Dynamics GP](https://support.microsoft.com/help/948664)
222222

223-
- [How to add a new bucket to the "Aged Trial Balance-Detail with Options" report in Payables Management in Microsoft Dynamics GP](https://support.microsoft.com/help/864847)
223+
- [How to add a new bucket to the "Aged Trial Balance-Detail with Options" report in Payables Management in Microsoft Dynamics GP](./add-a-new-bucket-balance-detail-report.md)
224224

225225
[!INCLUDE [Publishing Disclaimer](../../includes/publishing-disclaimer.md)]

0 commit comments

Comments
 (0)