Skip to content

Commit 63e6680

Browse files
committed
Merge remote-tracking branch 'upstream/main' into AB#7273
2 parents f5c2a51 + 3e7389e commit 63e6680

File tree

40 files changed

+192
-263
lines changed

40 files changed

+192
-263
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6350,6 +6350,11 @@
63506350
"redirect_url": "/troubleshoot/azure/azure-kubernetes/error-codes/unsatisfiablepdb-error",
63516351
"redirect_document_id": true
63526352
},
6353+
{
6354+
"source_path": "app-service/ase-migration-faq.yml",
6355+
"redirect_url": "/troubleshoot/azure/app-service/welcome-app-service",
6356+
"redirect_document_id": true
6357+
},
63536358
{
63546359
"source_path": "azure-storage/files/alerts/files-troubleshoot-create-alerts.md",
63556360
"redirect_url": "/azure/storage/files/files-monitoring-alerts",

support/azure/app-service/ase-migration-faq.yml

Lines changed: 0 additions & 188 deletions
This file was deleted.

support/azure/azure-kubernetes/connectivity/dns/troubleshoot-localdns.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.topic: troubleshooting-general
1313
---
1414
# Troubleshoot issues with LocalDNS on Azure Kubernetes Service (AKS)
1515

16-
This article discusses how to create a troubleshooting workflow to fix Domain Name System (DNS) resolution problems in Azure Kubernetes Service (AKS), when using LocalDNS. To learn more about LocalDNS, you can read our overview in [DNS Resolution in Azure Kubernetes Service (AKS)](https://learn.microsoft.com/azure/aks/dns-concepts#localdns-in-azure-kubernetes-service-preview).
16+
This article discusses how to create a troubleshooting workflow to fix Domain Name System (DNS) resolution problems in Azure Kubernetes Service (AKS), when using LocalDNS. To learn more about LocalDNS, you can read our overview in [DNS Resolution in Azure Kubernetes Service (AKS)](/azure/aks/dns-concepts#localdns-in-azure-kubernetes-service-preview).
1717

1818
## Prerequisites
1919

@@ -164,7 +164,7 @@ az aks nodepool update --name mynodepool1 --cluster-name myAKSCluster --resource
164164
165165
Option 2 - Enable Query logging on a specific node
166166
167-
You can diagnose LocalDNS issues on a specific node by temporarily rewriting the LocalDNS configuration. You can [connect to the node](https://learn.microsoft.com/azure/aks/node-access#connect-using-kubectl-debug) manually and update the core file used by LocalDNS, only restarting the specific LocalDNS service.
167+
You can diagnose LocalDNS issues on a specific node by temporarily rewriting the LocalDNS configuration. You can [connect to the node](/azure/aks/node-access#connect-using-kubectl-debug) manually and update the core file used by LocalDNS, only restarting the specific LocalDNS service.
168168
169169
**Note:** The changes made this way are ephemeral in nature and don't persist once the troubleshooting is complete.
170170
@@ -316,11 +316,11 @@ Jul 03 16:59:07 aks-userpool-24995383-vmss000000 localdns-coredns[2491520]: [INF
316316
If you see logs for your traffic, the pod is able to reach the LocalDNS service.
317317
318318
## Next steps
319-
If the above logs fail to help root cause the issue, you can enable [Query logging for CoreDNS](https://learn.microsoft.com/azure/aks/coredns-custom#enable-dns-query-logging) to validate if CoreDNS is working as intended.
319+
If the above logs fail to help root cause the issue, you can enable [Query logging for CoreDNS](/azure/aks/coredns-custom#enable-dns-query-logging) to validate if CoreDNS is working as intended.
320320
321321
[!INCLUDE [Azure Help Support](../../../../includes/azure-help-support.md)]
322322
323323
[!INCLUDE [Third-party disclaimer](../../../../includes/third-party-disclaimer.md)]
324324
325-
[!INCLUDE [Third-party contact disclaimer](../../../../includes/third-party-contact-disclaimer.md)]
325+
326326

support/azure/azure-kubernetes/connectivity/tcp-timeouts-kubetctl-third-party-tools-connect-api-server.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ title: TCP time-outs when kubectl or other 3rd-party tools connect to API
33
description: Troubleshoot TCP time-outs that occur when kubectl or other third-party tools connect to the API server in Azure Kubernetes Service (AKS).
44
ms.topic: article
55
ms.date: 06/03/2024
6-
author: azureuser
7-
ms.author: azureuser
6+
author: JarrettRenshaw
7+
ms.author: jarrettr
8+
ms.service: azure-kubernetes-service
89
ms.custom: sap:Connectivity,innovation-engine
910
---
1011

support/azure/azure-kubernetes/create-upgrade-delete/error-code-badrequest-or-invalidclientsecret.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ms.topic: article
55
ms.date: 06/13/2024
66
author: axelgMS
77
ms.author: axelg
8+
ms.service: azure-kubernetes-service
89
ms.custom: sap:Create, Upgrade, Scale and Delete operations (cluster or nodepool), innovation-engine
910
---
1011

support/azure/azure-kubernetes/create-upgrade-delete/pod-stuck-crashloopbackoff-mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Pod is stuck in CrashLoopBackOff mode
33
description: Troubleshoot a scenario in which a pod is stuck in CrashLoopBackOff mode on an Azure Kubernetes Service (AKS) cluster.
44
ms.date: 04/07/2025
5-
author: VikasPullagura-MSFT
6-
ms.author: vipullag
5+
author: JarrettRenshaw
6+
ms.author: jarrettr
77
editor: v-jsitser, addobres
88
ms.reviewer: chiragpa, nickoman, cssakscic, v-leedennis, addobres
99
ms.service: azure-kubernetes-service

support/azure/azure-kubernetes/extensions/cluster-extension-deployment-errors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Troubleshoot errors when deploying extensions in an AKS cluster
33
description: Learn how to troubleshoot errors that occur when you deploy cluster extensions in an Azure Kubernetes Service (AKS) cluster.
44
ms.date: 03/26/2024
5-
author: maanasagovi
6-
ms.author: maanasagovi
5+
author: JarrettRenshaw
6+
ms.author: jarrettr
77
editor: v-jsitser
88
ms.reviewer: nickoman, v-weizhu, v-leedennis
99
ms.service: azure-kubernetes-service

support/azure/azure-monitor/app-insights/agent/status-monitor-v2-troubleshoot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Azure Application Insights Agent troubleshooting and known issues
33
description: Review Application Insights Agent known issues and troubleshooting examples. Works with ASP.NET web apps hosted on-premises, in virtual machines, or on Azure.
4-
ms.date: 06/24/2024
4+
ms.date: 10/16/2025
55
editor: v-jsitser
6-
ms.reviewer: aaronmax, nzamoralopez, toddfous, v-leedennis
6+
ms.reviewer: aaronmax, nzamoralopez, toddfous, jarrettr
77
ms.service: azure-monitor
88
#Customer intent: As an Application Insights user, I want to understand the known issues for the Application Insights Agent and how to troubleshoot common issues so that I can use Application Insights and the Agent effectively.
9-
ms.custom: sap:Manual Instrumentation using SDK, Open Telemetry or by installing Agent
9+
ms.custom: sap:Missing or incorrect telemetry and performance issues
1010
---
1111

1212
# Troubleshoot Azure Application Insights Agent (formerly Status Monitor v2)

support/azure/cloud-services/extended/availability/retrieve-cloud-service-extended-support-detail-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ description: Describes how to get the Azure Cloud Service (extended support) con
44
ms.date: 04/01/2024
55
ms.topic: how-to
66
ms.reviewer: maheshallu, piw, v-weizhu
7-
ms.author: zhangjerry
7+
author: JarrettRenshaw
8+
ms.author: jarrettr
89
ms.service: azure-cloud-services-extended-support
910
ms.custom: sap:Service Availability and Performance
10-
author: JerryZhangMS
1111
---
1212
# Retrieve Azure Cloud Service (extended support) detail via PowerShell
1313

support/azure/cloud-services/extended/connectivity/allow-internet-traffic-cses-application-gateway.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Allow internet traffic to Cloud Services (extended support) by using an a
33
description: Configure traffic from the internet to Azure Cloud Services (extended support) by using a public application gateway together with an internal load balancer.
44
ms.date: 02/19/2024
55
ms.topic: how-to
6-
author: JerryZhangMS
7-
ms.author: zhangjerry
6+
author: JarrettRenshaw
7+
ms.author: jarrettr
88
editor: v-jsitser
99
ms.reviewer: maheshallu, piw, v-leedennis
1010
ms.service: azure-cloud-services-extended-support

0 commit comments

Comments
 (0)