Skip to content

Commit ad0dae7

Browse files
committed
formatted search string
1 parent 374b0fe commit ad0dae7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/aks/deploy-marketplace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ az provider register --namespace Microsoft.ContainerService --wait
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.
4949
>
50-
> To ensure you're searching for Kubernetes applications, include the term "KubernetesApps" in your search.
50+
> To ensure you're searching for Kubernetes applications, include the term `KubernetesApps` in your search.
5151
5252
- Once you've decided on an application, click on the offer.
5353

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Provide a **Short description** of your offer, up to 256 characters. This will a
3333
[!INCLUDE [Long description-2](includes/long-description-2.md)]
3434

3535
> [!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.
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.
3737
3838
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).
3939

0 commit comments

Comments
 (0)