Skip to content

Commit 74f2be4

Browse files
authored
Merge pull request #98240 from dagiro/freshness99
freshness99
2 parents 8f607fe + 584d939 commit 74f2be4

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

articles/hdinsight/hdinsight-administer-use-command-line.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
22
title: Manage Azure HDInsight clusters using Azure CLI
33
description: Learn how to use the Azure CLI to manage Azure HDInsight clusters. Cluster types include Apache Hadoop, Spark, HBase, Storm, Kafka, Interactive Query, and ML Services.
4+
author: hrasheed-msft
5+
ms.author: hrasheed
46
ms.reviewer: jasonh
5-
author: tylerfox
6-
77
ms.service: hdinsight
8-
ms.custom: hdinsightactive,hdiseo17may2017
98
ms.topic: conceptual
10-
ms.date: 05/13/2019
11-
ms.author: tyfox
9+
ms.custom: hdinsightactive,hdiseo17may2017
10+
ms.date: 12/06/2019
1211
---
1312

1413
# Manage Azure HDInsight clusters using Azure CLI
@@ -27,7 +26,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
2726

2827
## Connect to Azure
2928

30-
Sign in to your Azure subscription. If you plan to use Azure Cloud Shell then simply select **Try it** in the upper-right corner of the code block. Else, enter the command below:
29+
Sign in to your Azure subscription. If you plan to use Azure Cloud Shell, then select **Try it** in the upper-right corner of the code block. Else, enter the command below:
3130

3231
```azurecli-interactive
3332
az login
@@ -86,7 +85,7 @@ az hdinsight resize --resource-group RESOURCE_GROUP_NAME --name CLUSTER_NAME --t
8685

8786
## Next steps
8887

89-
In this article, you have learned how to perform different HDInsight cluster administrative tasks. To learn more, see the following articles:
88+
In this article, you've learned how to perform different HDInsight cluster administrative tasks. To learn more, see the following articles:
9089

9190
* [Manage Apache Hadoop clusters in HDInsight by using the Azure portal](hdinsight-administer-use-portal-linux.md)
9291
* [Administer HDInsight by using Azure PowerShell](hdinsight-administer-use-powershell.md)

0 commit comments

Comments
 (0)