File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
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
@@ -264,6 +264,7 @@ az k8s-extension delete --resource-group myResourceGroup --cluster-name myAKSClu
264
264
[k8s-version-support-policy] : ./supported-kubernetes-versions.md?tabs=azure-cli#kubernetes-version-support-policy
265
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