Skip to content

Commit 4515a7a

Browse files
authored
Update free-standard-pricing-tiers.md
1 parent 8373522 commit 4515a7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/free-standard-pricing-tiers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Once the deployment completes, it returns JSON-formatted information about your
8383

8484
## Update the tier of an existing AKS cluster
8585

86-
The following example uses the `az aks update` command to update the existing cluster.
86+
The following example uses the [`az aks update`](/cli/azure/aks#az_aks_update) command to update the existing cluster.
8787

8888
```azurecli-interactive
8989
# Update an existing cluster to the Free tier
@@ -114,4 +114,4 @@ This process takes several minutes to complete. When finished, the following exa
114114
[availability-zones]: ./availability-zones.md
115115
[az-aks-create]: /cli/azure/aks?#az_aks_create
116116
[private-clusters]: private-clusters.md
117-
[install-azure-cli]: /cli/azure/install-azure-cli
117+
[install-azure-cli]: /cli/azure/install-azure-cli

0 commit comments

Comments
 (0)