Skip to content

Commit 6556e8f

Browse files
committed
Minor Acrolinx fixes to improve score - include
1 parent fe8087c commit 6556e8f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

includes/iot-hub-cli-version-info.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: include file
3-
description: include file
2+
title: Include file
3+
description: An include file describing the Azure IoT extension and the az extension commands you can use to list, add, and remove the Azure IoT extension.
44
services: iot-hub
55
author: SoniaLopezBravo
66
ms.service: azure-iot-hub
@@ -10,11 +10,11 @@
1010
ms.custom: include file
1111
---
1212
> [!NOTE]
13-
> This article uses the newest version of the Azure IoT extension, called `azure-iot`. The legacy version is called `azure-cli-iot-ext`.You should only have one version installed at a time. You can use the command `az extension list` to validate the currently installed extensions.
13+
> This article uses the newest version of the Azure IoT extension, called `azure-iot`. The legacy version is called `azure-cli-iot-ext`. You should only have one version installed at a time. You can use the command `az extension list` to validate the currently installed extensions.
1414
>
1515
> Use `az extension remove --name azure-cli-iot-ext` to remove the legacy version of the extension.
1616
>
1717
> Use `az extension add --name azure-iot` to add the new version of the extension.
1818
>
19-
> To see what extensions you have installed, use `az extension list`.
19+
> To see what extensions are currently installed, use `az extension list`.
2020
>

0 commit comments

Comments
 (0)