Skip to content

Commit ccfc38c

Browse files
committed
acrolinx and warning
1 parent 620a53c commit ccfc38c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/aks/dapr-ext-troubleshooting.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@ ms.custom: devx-track-azurecli
1212

1313
# Troubleshoot Dapr extension installation errors
1414

15-
When you installing the Dapr extension for Azure Kubernetes Service (AKS) or Arc for Kubernetes, you might occasionally come across problems. This article details some common problems and troubleshooting steps.
15+
When installing the Dapr extension for Azure Kubernetes Service (AKS) or Arc for Kubernetes, you might occasionally come across problems. This article details some common problems and troubleshooting steps.
1616

1717
## Dapr version doesn't exist
1818

1919
You're installing the Dapr extension and [targeting a specific version](./dapr.md#targeting-a-specific-dapr-version), but run into an error message saying the Dapr version doesn't exist. Try installing again, making sure to use a [supported version of Dapr](./dapr.md#dapr-versions).
2020

2121
## Dapr version exists, but not in the mentioned region
2222

23-
Some versions of Dapr are not available in all regions. If you receive this error message, try installing in an [available region](./dapr.md#cloudsregions) where your Dapr version is supported.
23+
Some versions of Dapr aren't available in all regions. If you receive this error message, try installing in an [available region](./dapr.md#cloudsregions) where your Dapr version is supported.
2424

2525
## Dapr OSS already exists
2626

27-
You've used Dapr before and would like to install the Dapr extension for AKS or Arc for Kubernetes, but you receive an error message indicating that Dapr already exists. You need to uninstall Dapr OSS before installing the Dapr extension for AKS and Azure Arc for Kubernetes. For more information, read [Migrate from Dapr OSS](./dapr-migration.md).
27+
You're install the Dapr extension for AKS or Arc for Kubernetes, but receive an error message indicating that Dapr already exists. You need to uninstall Dapr OSS before installing the Dapr extension. For more information, read [Migrate from Dapr OSS](./dapr-migration.md).
2828

2929
## General extension install or update failure
3030

@@ -55,6 +55,6 @@ Some errors while installing Dapr need a simple nudge in the right direction. If
5555
- [Restart your AKS or Arc for Kubernetes cluster](./start-stop-cluster.md).
5656
- Make sure you've [registered the `KubernetesConfiguration` service provider](./dapr.md#register-the-kubernetesconfiguration-service-provider).
5757

58-
# Next steps
58+
## Next steps
5959

6060
If you're still running into issues, explore the [AKS troubleshooting guide](./troubleshooting.md) and the [Dapr OSS troubleshooting guide](https://docs.dapr.io/operations/troubleshooting/common_issues/).

0 commit comments

Comments
 (0)