Skip to content

Commit 7d735a2

Browse files
committed
Learn Editor: Update deploy-marketplace.md
1 parent e455e09 commit 7d735a2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/aks/deploy-marketplace.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,9 @@ Kubernetes application-based container offers can't be deployed on AKS for Azure
6060
1. You can search for an offer or publisher directly by name, or you can browse all offers. To find Kubernetes application offers, on the left side under **Categories** select **Containers**.
6161

6262
:::image type="content" source="./media/deploy-marketplace/containers-inline.png" alt-text="Screenshot of Azure Marketplace offers in the Azure portal, with the container category on the left side highlighted." lightbox="./media/deploy-marketplace/containers.png":::
63-
63+
6464
> [!IMPORTANT]
65-
> The **Containers** category includes both Kubernetes applications and standalone container images. This walkthrough is specific to Kubernetes applications. If you find that the steps to deploy an offer differ in some way, you're most likely trying to deploy a container image-based offer instead of a Kubernetes application-based offer.
66-
65+
> The **Containers** category includes Kubernetes applications. This walkthrough is specific to Kubernetes applications.
6766
1. You'll see several Kubernetes application offers displayed on the page. To view all of the Kubernetes application offers, select **See more**.
6867

6968
:::image type="content" source="./media/deploy-marketplace/see-more-inline.png" alt-text="Screenshot of Azure Marketplace K8s offers in the Azure portal. 'See More' is highlighted." lightbox="./media/deploy-marketplace/see-more.png":::
@@ -182,6 +181,7 @@ If you experience issues, see the [troubleshooting checklist for failed deployme
182181

183182
- Learn more about [exploring and analyzing costs][billing].
184183
- Learn more about [deploying a Kubernetes application programmatically using Azure CLI](/azure/aks/deploy-application-az-cli)
184+
185185
- Learn more about [deploying a Kubernetes application through an ARM template](/azure/aks/deploy-application-template)
186186

187187
<!-- LINKS -->
@@ -194,3 +194,4 @@ If you experience issues, see the [troubleshooting checklist for failed deployme
194194
[marketplace-troubleshoot]: /troubleshoot/azure/azure-kubernetes/troubleshoot-failed-kubernetes-deployment-offer
195195

196196

197+

0 commit comments

Comments
 (0)