Skip to content

Commit e0d7879

Browse files
Merge pull request #264447 from v-akarnase/patch-23
Update hdinsight-hadoop-create-linux-clusters-azure-powershell.md
2 parents 1ce7523 + 8736ea9 commit e0d7879

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: hdinsight
55
ms.topic: how-to
66
ms.tool: azure-powershell
77
ms.custom: hdinsightactive, devx-track-azurepowershell
8-
ms.date: 09/19/2023
8+
ms.date: 01/29/2024
99
---
1010

1111
# Create Linux-based clusters in HDInsight using Azure PowerShell
@@ -38,7 +38,7 @@ To create an HDInsight cluster by using Azure PowerShell, you must complete the
3838
3939
The following script demonstrates how to create a new cluster:
4040

41-
[!code-powershell[main](../../azure_powershell_scripts/hdinsight/create-cluster/create-cluster.ps1?range=5-82)]
41+
[!code-powershell[main](../../azure_powershell_scripts/hdinsight/create-cluster/create-cluster.ps1?range=5-74)]
4242

4343
The values you specify for the cluster login are used to create the Hadoop user account for the cluster. Use this account to connect to services hosted on the cluster such as web UIs or REST APIs.
4444

0 commit comments

Comments
 (0)