Skip to content

Commit e23ee47

Browse files
Merge pull request #263590 from mikefrobbins/mr-azps-201230
Change link to new azps docs samples repo
2 parents ea1ffa7 + 3f99d81 commit e23ee47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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](../../powershell_scripts/hdinsight/create-cluster/create-cluster.ps1?range=5-71)]
41+
[!code-powershell[main](../../azure_powershell_scripts/hdinsight/create-cluster/create-cluster.ps1?range=5-82)]
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)