You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/howto-install-cli-extensions.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.date: 09/05/2024
14
14
15
15
This how-to guide explains the steps for installing the required az CLI and extensions required to interact with Operator Nexus.
16
16
17
-
Azure CLI is required to be installed before the extensions installations. Follow [Install Azure CLI][installation-instruction]instuctions to install it.
17
+
Azure CLI is required to be installed before the extensions installations. Follow [Install Azure CLI][installation-instruction]instructions to install it.
18
18
19
19
Installations of the following CLI extensions are required:
20
20
-`networkcloud` for Microsoft.NetworkCloud APIs
@@ -28,7 +28,7 @@ Installations of the following CLI extensions are required:
28
28
29
29
## Install `networkcloud` CLI extension
30
30
31
-
- For list of available versions, see [the networkcloud extension release history][az-cli-networkcloud-cli-versions].
31
+
- For list of available versions, see [the extension release history][az-cli-networkcloud-cli-versions].
32
32
33
33
- Upgrade any previously installed version of the extension
34
34
@@ -45,7 +45,7 @@ Installations of the following CLI extensions are required:
45
45
46
46
## Install `managednetworkfabric` CLI extension
47
47
48
-
- For list of available versions, see [the managednetworkfabric extension release history][az-cli-managednetworkfabric-cli-versions].
48
+
- For list of available versions, see [the extension release history][az-cli-managednetworkfabric-cli-versions].
49
49
50
50
- Upgrade any previously installed version of the extension
0 commit comments