Skip to content

Commit 96258d9

Browse files
committed
fixed warning
1 parent f8891e2 commit 96258d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/istio-deploy-addon.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ This section includes steps to install the Istio add-on during cluster creation
3939

4040
If you enable the add-on without specifying a revision, a default supported revision is installed for you.
4141

42-
If you wish to specify the revision instead:
42+
To specify a revision, perform the following steps.
4343

44-
1. Use the `get-revisions` command in the [previous step](#get-available-istio-add-on-revisions) to check which revisions are available for different AKS cluster versions in a region.
44+
1. Use the [`az aks mesh get-revisions`][az-aks-mesh-get-revisions] command to check which revisions are available for different AKS cluster versions in a region.
4545
1. Based on the available revisions, you can include the `--revision asm-X-Y` (ex: `--revision asm-1-20`) flag in the enable command you use for mesh installation.
4646

4747
### Install mesh during cluster creation

0 commit comments

Comments
 (0)