Skip to content

Commit 317b862

Browse files
committed
improve score
1 parent 95a7752 commit 317b862

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-nexus/howto-install-cli-extensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 09/05/2024
1414

1515
This how-to guide explains the steps for installing the required az CLI and extensions required to interact with Operator Nexus.
1616

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.
1818

1919
Installations of the following CLI extensions are required:
2020
- `networkcloud` for Microsoft.NetworkCloud APIs
@@ -23,7 +23,7 @@ Installations of the following CLI extensions are required:
2323

2424

2525
>[!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.
2727
>The `--allow-preview=True` needs to be explicitly set to install the preview version of the extensions.
2828
2929
## Install `networkcloud` CLI extension

0 commit comments

Comments
 (0)