File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -98,6 +98,10 @@ You can delete a purchased plan for an Azure container offer by deleting the ext
98
98
az k8s-extension delete --name <extension-name> --cluster-name <clusterName> --resource-group <resourceGroupName> --cluster-type managedClusters
99
99
```
100
100
101
+ ## Troubleshooting
102
+
103
+ If you experience issues, see the [ troubleshooting checklist for failed deployments of a Kubernetes offer] [ marketplace-troubleshoot ] .
104
+
101
105
## Next steps
102
106
103
107
- Learn more about [ exploring and analyzing costs] [ billing ] .
@@ -106,3 +110,4 @@ az k8s-extension delete --name <extension-name> --cluster-name <clusterName> --r
106
110
[ azure-marketplace ] : /marketplace/azure-marketplace-overview
107
111
[ cluster-extensions ] : ./cluster-extensions.md
108
112
[ billing ] : ../cost-management-billing/costs/quick-acm-cost-analysis.md
113
+ [ marketplace-troubleshoot ] : /troubleshoot/azure/azure-kubernetes/troubleshoot-failed-kubernetes-deployment-offer
You can’t perform that action at this time.
0 commit comments