File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Global Azure cloud is supported with Arc support on the regions listed by [Azure
59
59
## Prerequisites
60
60
61
61
- 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 ] .
63
63
- 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 ] .
64
64
65
65
### Set up the Azure CLI extension for cluster extensions
@@ -262,8 +262,9 @@ az k8s-extension delete --resource-group myResourceGroup --cluster-name myAKSClu
262
262
[az-provider-register] : /cli/azure/provider#az-provider-register
263
263
[sample-application] : ./quickstart-dapr.md
264
264
[k8s-version-support-policy] : ./supported-kubernetes-versions.md?tabs=azure-cli#kubernetes-version-support-policy
265
- [arc-k8s-cluster] : /azure-arc/kubernetes/quickstart-connect-cluster.md
265
+ [arc-k8s-cluster] : .. /azure-arc/kubernetes/quickstart-connect-cluster.md
266
266
[update-extension] : ./cluster-extensions.md#update-extension-instance
267
+ [install-cli] : https://docs.microsoft.com/cli/azure/install-azure-cli
267
268
268
269
<!-- LINKS EXTERNAL -->
269
270
[kubernetes-production] : https://docs.dapr.io/operations/hosting/kubernetes/kubernetes-production
You can’t perform that action at this time.
0 commit comments