Skip to content

Commit 4dbd93e

Browse files
Merge pull request #229188 from Nickomang/aks-marketplace-link-add
Added troubleshooting to Kubernetes offer content
2 parents 093c0dc + da9d515 commit 4dbd93e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/aks/deploy-marketplace.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@ You can delete a purchased plan for an Azure container offer by deleting the ext
9898
az k8s-extension delete --name <extension-name> --cluster-name <clusterName> --resource-group <resourceGroupName> --cluster-type managedClusters
9999
```
100100

101+
## Troubleshooting
102+
103+
If you experience issues, see the [troubleshooting checklist for failed deployments of a Kubernetes offer][marketplace-troubleshoot].
104+
101105
## Next steps
102106

103107
- Learn more about [exploring and analyzing costs][billing].
@@ -106,3 +110,4 @@ az k8s-extension delete --name <extension-name> --cluster-name <clusterName> --r
106110
[azure-marketplace]: /marketplace/azure-marketplace-overview
107111
[cluster-extensions]: ./cluster-extensions.md
108112
[billing]: ../cost-management-billing/costs/quick-acm-cost-analysis.md
113+
[marketplace-troubleshoot]: /troubleshoot/azure/azure-kubernetes/troubleshoot-failed-kubernetes-deployment-offer

0 commit comments

Comments
 (0)