File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ To monitor billing and usage information for the offer that you deployed:
9393
9494## Remove an offer
9595
96- You can delete a purchased a plan for an Azure container offer by deleting the extension instance on the cluster. For example:
96+ You can delete a purchased plan for an Azure container offer by deleting the extension instance on the cluster. For example:
9797
9898``` azurecli-interactive
9999az k8s-extension delete --name <extension-name> --cluster-name <clusterName> --resource-group <resourceGroupName> --cluster-type managedClusters
@@ -106,4 +106,4 @@ az k8s-extension delete --name <extension-name> --cluster-name <clusterName> --r
106106<!-- LINKS -->
107107[ azure-marketplace ] : /marketplace/azure-marketplace-overview
108108[ cluster-extensions ] : ./cluster-extensions.md
109- [ billing ] : ../cost-management-billing/costs/quick-acm-cost-analysis.md
109+ [ billing ] : ../cost-management-billing/costs/quick-acm-cost-analysis.md
You can’t perform that action at this time.
0 commit comments