Skip to content

Commit 2acc08d

Browse files
committed
found one more link
1 parent 30e55f0 commit 2acc08d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/aks/dapr.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Global Azure cloud is supported with Arc support on the regions listed by [Azure
5959
## Prerequisites
6060

6161
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
62-
- Install the latest version of the [Azure CLI](/cli/azure/install-azure-cli-windows).
62+
- Install the latest version of the [Azure CLI][install-cli].
6363
- If you don't have one already, you need to create an [AKS cluster][deploy-cluster] or connect an [Arc-enabled Kubernetes cluster][arc-k8s-cluster].
6464

6565
### Set up the Azure CLI extension for cluster extensions
@@ -264,6 +264,7 @@ az k8s-extension delete --resource-group myResourceGroup --cluster-name myAKSClu
264264
[k8s-version-support-policy]: ./supported-kubernetes-versions.md?tabs=azure-cli#kubernetes-version-support-policy
265265
[arc-k8s-cluster]: ../azure-arc/kubernetes/quickstart-connect-cluster.md
266266
[update-extension]: ./cluster-extensions.md#update-extension-instance
267+
[install-cli]: https://docs.microsoft.com/cli/azure/install-azure-cli
267268

268269
<!-- LINKS EXTERNAL -->
269270
[kubernetes-production]: https://docs.dapr.io/operations/hosting/kubernetes/kubernetes-production

0 commit comments

Comments
 (0)