Skip to content

Commit a26478f

Browse files
Missing font style.
1 parent f134c3c commit a26478f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/learn/quick-kubernetes-deploy-azd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The quickstart application includes the following Kubernetes deployments and ser
5353

5454
`azd` can clone files directly from a GitHub repository with azd init. For this quickstart, clone the sample `azd` template using the `--template` flag along with the owner and name of the repository.
5555

56-
1. Clone the AKS Store Demo template from the Azure-Samples repository by running the azd init command and specifying aks-store-demo.
56+
1. Clone the AKS Store Demo template from the **Azure-Samples** repository by running the `azd init` command and specifying `aks-store-demo`.
5757

5858
```azurecli-interactive
5959
azd init --template Azure-Samples/aks-store-demo

0 commit comments

Comments
 (0)