Skip to content

Commit dbfa439

Browse files
authored
Merge pull request #110571 from dagiro/freshness44
freshness44
2 parents 495605d + 8181406 commit dbfa439

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

articles/hdinsight/hdinsight-hadoop-create-linux-clusters-arm-templates.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,23 @@ author: hrasheed-msft
55
ms.author: hrasheed
66
ms.reviewer: jasonh
77
ms.service: hdinsight
8-
ms.custom: hdinsightactive
98
ms.topic: conceptual
10-
ms.date: 11/18/2019
9+
ms.custom: hdinsightactive
10+
ms.date: 04/07/2020
1111
---
1212

1313
# Create Apache Hadoop clusters in HDInsight by using Resource Manager templates
1414

1515
[!INCLUDE [selector](../../includes/hdinsight-create-linux-cluster-selector.md)]
1616

17-
In this article, you learn several ways to create Azure HDInsight clusters using Azure Resource Manager templates. For more information, see [Deploy an application with Azure Resource Manager template](../azure-resource-manager/templates/deploy-powershell.md). To learn about other cluster creation tools and features, click the tab selector on the top of this page or see [Cluster creation methods](hdinsight-hadoop-provision-linux-clusters.md#cluster-setup-methods).
17+
In this article, you learn several ways to create Azure HDInsight clusters using [Azure Resource Manager templates](../azure-resource-manager/templates/deploy-powershell.md). To learn about other cluster creation tools and features, click the tab selector on the top of this page. See also, [Cluster creation methods](hdinsight-hadoop-provision-linux-clusters.md#cluster-setup-methods).
1818

1919
[!INCLUDE [delete-cluster-warning](../../includes/hdinsight-delete-cluster-warning.md)]
2020

21-
## Prerequisites
22-
23-
* An [Azure subscription](https://azure.microsoft.com/documentation/videos/get-azure-free-trial-for-testing-hadoop-in-hdinsight/).
24-
* Azure PowerShell and/or Azure CLI.
25-
26-
### Resource Manager templates
21+
## Resource Manager templates
2722

2823
A Resource Manager template makes it easy to create the following resources for your application in a single, coordinated operation:
24+
2925
* HDInsight clusters and their dependent resources (such as the default storage account).
3026
* Other resources (such as Azure SQL Database to use [Apache Sqoop](https://sqoop.apache.org/)).
3127

0 commit comments

Comments
 (0)