Skip to content

Commit 575b1b0

Browse files
authored
Update deploy-marketplace.md
1 parent 0cd5f69 commit 575b1b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/deploy-marketplace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
9999
az 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

0 commit comments

Comments
 (0)