Skip to content

Commit ac032fd

Browse files
authored
Merge pull request #8377 from hhunter-ms/hh-402534
AB#4445: [Dapr/AKS] Update issue handling support
2 parents e318e7e + 7c00fe5 commit ac032fd

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

support/azure/azure-kubernetes/extensions/troubleshoot-dapr-extension-installation-errors.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@ description: Troubleshoot errors that occur while installing the Distributed App
44
editor: v-jsitser
55
ms.reviewer: nigreenf, v-leedennis
66
ms.service: azure-kubernetes-service
7-
ms.date: 06/16/2023
7+
ms.date: 03/05/2025
88
ms.custom: sap:Extensions, Policies and Add-Ons
99
---
1010

1111
# Troubleshoot Dapr extension installation errors
1212

1313
This article discusses some common error messages that you may receive when you install or update the [Distributed Application Runtime (Dapr)](https://dapr.io/) extension for Microsoft Azure Kubernetes Service (AKS) or Arc for Kubernetes.
1414

15+
[Learn more about the level of support provided for the Dapr extension.](#next-steps)
16+
1517
## Scenario 1: Installation fails but doesn't show an error message
1618

1719
If the extension generates an error message when you create or update it, you can inspect where the creation failed by running the [az k8s-extension list](/cli/azure/k8s-extension#az-k8s-extension-list) command:
@@ -147,8 +149,15 @@ To resolve this issue, use one of the following methods:
147149
148150
## Next steps
149151
150-
If you're still experiencing installation issues, explore the [AKS troubleshooting guide](/azure/aks/troubleshooting) and the [Dapr OSS troubleshooting guide](https://docs.dapr.io/operations/troubleshooting/common_issues/).
152+
If you're still experiencing installation issues, [create a support request](https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview?DMC=troubleshoot) for Microsoft to investigate and resolve.
153+
154+
If you're experiencing Dapr runtime security risks and regressions while using the extension, open an issue with the [Dapr open source project](https://github.com/dapr/dapr/issues/new/choose).
155+
156+
> [!NOTE]
157+
> Learn more about [how Microsoft handles issues raised for the Dapr extension](/azure/aks/dapr-overview#issue-handling).
151158
152-
[!INCLUDE [Third-party disclaimer](../../../includes/third-party-disclaimer.md)]
159+
You could also start a discussion in the Dapr project Discord:
160+
- [Dapr runtime](https://discord.com/channels/778680217417809931/778684372475707416)
161+
- [Dapr components](https://discord.com/channels/778680217417809931/781589820128493598)
153162
154-
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]
163+
[!INCLUDE [Third-party disclaimer](../../../includes/third-party-disclaimer.md)]

0 commit comments

Comments
 (0)