Skip to content

Commit b40463e

Browse files
Merge pull request #213606 from Nickomang/release-ignite-aks-container-marketplace-2
Transactable containers Kubernetes searchstring update
2 parents 89c1b97 + ad0dae7 commit b40463e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

articles/aks/deploy-marketplace.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ az provider register --namespace Microsoft.ContainerService --wait
4646

4747
- > [!IMPORTANT]
4848
> The *Azure Containers* category includes both Kubernetes applications and standalone container images. This walkthrough is Kubernetes application-specific. If you find the steps to deploy an offer differ in some way, you are most likely trying to deploy a container image-based offer instead of a Kubernetes-application based offer.
49+
>
50+
> To ensure you're searching for Kubernetes applications, include the term `KubernetesApps` in your search.
4951
5052
- Once you've decided on an application, click on the offer.
5153

articles/marketplace/azure-container-offer-listing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Provide a **Short description** of your offer, up to 256 characters. This will a
3232

3333
[!INCLUDE [Long description-2](includes/long-description-2.md)]
3434

35+
> [!IMPORTANT]
36+
> If you plan to publish a Kubernetes application-based offer, ensure your offer is categorized correctly and discoverable by customers by adding the term `KubernetesApps` to your description.
37+
3538
Use HTML tags to format your description so it's more engaging. For a list of allowed tags, see [Supported HTML tags](supported-html-tags.md).
3639

3740
Enter the web address (URL) of your organization's privacy policy. Ensure your offer complies with privacy laws and regulations. You must also post a valid privacy policy on your website.

0 commit comments

Comments
 (0)