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
+2-2Lines changed: 2 additions & 2 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 prior to 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] instuctions to install it.
18
18
19
19
Installations of the following CLI extensions are required:
20
20
-`networkcloud` for Microsoft.NetworkCloud APIs
@@ -23,7 +23,7 @@ Installations of the following CLI extensions are required:
23
23
24
24
25
25
>[!NOTE]
26
-
> Any upgrade of the Azure CLI will download the latest stable version of the installed extension.
26
+
> Any upgrade of the Azure CLI downloads the latest stable version of the installed extension.
27
27
>The `--allow-preview=True` needs to be explicitly set to install the preview version of the extensions.
0 commit comments