Skip to content

Commit 76788de

Browse files
authored
Merge pull request #232688 from Nickomang/aks-marketplace-screenshots
Updated marketplace instructions and screenshots
2 parents bf57256 + b0f9e19 commit 76788de

File tree

7 files changed

+18
-6
lines changed

7 files changed

+18
-6
lines changed

articles/aks/deploy-marketplace.md

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,19 @@ Included among these solutions are Kubernetes application-based container offers
2525

2626
This feature is currently supported only in the following regions:
2727

28+
- East US
29+
- West US
30+
- Central US
2831
- West Central US
32+
- South Central US
33+
- East US 2
34+
- West US 2
2935
- West Europe
30-
- East US
36+
- North Europe
37+
- Canada Central
38+
- Southeast Asia
39+
- Australia East
40+
- Central India
3141

3242
Kubernetes application-based container offers cannot be deployed on AKS for Azure Stack HCI or AKS Edge Essentials.
3343

@@ -44,14 +54,16 @@ az provider register --namespace Microsoft.KubernetesConfiguration --wait
4454

4555
1. In the [Azure portal](https://portal.azure.com/), search for **Marketplace** on the top search bar. In the results, under **Services**, select **Marketplace**.
4656

47-
1. You can search for an offer or publisher directly by name, or you can browse all offers. To find Kubernetes application offers, use the **Product Type** filter for **Azure Containers**.
57+
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**.
4858

49-
:::image type="content" source="./media/deploy-marketplace/browse-marketplace-inline.png" alt-text="Screenshot of Azure Marketplace offers in the Azure portal, with the filter for product type set to Azure containers." lightbox="./media/deploy-marketplace/browse-marketplace-full.png":::
59+
:::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":::
5060

5161
> [!IMPORTANT]
52-
> The **Azure 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.
53-
>
54-
> To ensure that you're searching for Kubernetes applications, include the term **KubernetesApps** in your search.
62+
> 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.
63+
64+
1. You will see several Kubernetes application offers displayed on the page. To view all of the Kubernetes application offers, select **See more**.
65+
66+
:::image type="content" source="./media/deploy-marketplace/see-more-inline.png" alt-text="Screenshot of Azure Marketplace K8s offers in the Azure portal" lightbox="./media/deploy-marketplace/see-more.png":::
5567

5668
1. After you decide on an application, select the offer.
5769

Binary file not shown.
Binary file not shown.
345 KB
Loading
345 KB
Loading
334 KB
Loading
334 KB
Loading

0 commit comments

Comments
 (0)