Skip to content

Commit 8a29e72

Browse files
one last name change
1 parent a1e00cf commit 8a29e72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to quickly deploy a Kubernetes cluster and deploy an appl
44
ms.author: schaffererin
55
author: schaffererin
66
ms.topic: quickstart
7-
ms.date: 03/15/2024
7+
ms.date: 03/21/2024
88
ms.custom: H1Hack27Feb2017, mvc, devcenter, seo-javascript-september2019, seo-javascript-october2019, seo-python-october2019, devx-track-azurecli, contperf-fy21q1, mode-api, linux-related-content, devx-track-extended-azdevcli
99
#Customer intent: As a developer or cluster operator, I want to deploy an AKS cluster and deploy an application so I can see how to run applications using the managed Kubernetes service in Azure.
1010
---
@@ -67,7 +67,7 @@ The quickstart application includes the following Kubernetes deployments and ser
6767
6868
The `azd` template contains all the code needed to create the services, but you need to sign in to your Azure account in order to host the application on AKS.
6969
70-
1. Sign in to your account using the [`azd auth login`][az-auth-login] command.
70+
1. Sign in to your account using the [`azd auth login`][azd-auth-login] command.
7171
7272
```azdeveloper
7373
azd auth login
@@ -229,7 +229,7 @@ To learn more about AKS and walk through a complete code-to-deployment example,
229229
[azd-init]: /azure/developer/azure-developer-cli/reference#azd-init
230230
[azd-up]: /azure/developer/azure-developer-cli/reference#azd-up
231231
[azd-down]: /azure/developer/azure-developer-cli/reference#azd-down
232-
[az-auth-login]: /azure/developer/azure-developer-cli/reference#azd-auth-login
232+
[azd-auth-login]: /azure/developer/azure-developer-cli/reference#azd-auth-login
233233
[azd-install]: /azure/developer/azure-developer-cli/install-azd
234234
[kubernetes-concepts]: ../concepts-clusters-workloads.md
235235
[aks-solution-guidance]: /azure/architecture/reference-architectures/containers/aks-start-here?toc=/azure/aks/toc.json&bc=/azure/aks/breadcrumb/toc.json

0 commit comments

Comments
 (0)