Skip to content

Commit 264549c

Browse files
authored
Merge pull request #86547 from craigcaseyMSFT/patch-31
Update UI interaction terms
2 parents 0d547dc + df523c1 commit 264549c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/hadoop/apache-hadoop-linux-create-cluster-get-started-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In this section, you create a Hadoop cluster in HDInsight using the Azure portal
2929

3030
1. Sign in to the [Azure portal](https://portal.azure.com).
3131

32-
1. From the Azure portal, navigate to **Create a resource** > **Analytics** > **HDInsight**.
32+
1. From the Azure portal, go to **Create a resource** > **Analytics** > **HDInsight**.
3333

3434
![Databricks on Azure portal](./media/apache-hadoop-linux-create-cluster-get-started-portal/create-hdinsight.png "Databricks on Azure portal")
3535

@@ -42,7 +42,7 @@ In this section, you create a Hadoop cluster in HDInsight using the Azure portal
4242
|Cluster type | Skip this for now. You provide this input in the next step of this procedure.|
4343
|Cluster login username and password | The default login name is **admin**. The password must be at least 10 characters in length and must contain at least one digit, one uppercase, and one lower case letter, one non-alphanumeric character (except characters ' " ` \). Make sure you **do not provide** common passwords such as "Pass@word1".|
4444
|Secure Shell (SSH) username | The default username is **sshuser**. You can provide another name for the SSH username. |
45-
|Use cluster login password for SSH| Select this checkbox to use the same password for SSH user as the one you provided for the cluster login user.|
45+
|Use cluster login password for SSH| Select this check box to use the same password for SSH user as the one you provided for the cluster login user.|
4646
|Resource group | Create a resource group or select an existing resource group. A resource group is a container of Azure components. In this case, the resource group contains the HDInsight cluster and the dependent Azure Storage account. |
4747
|Location | Select an Azure location where you want to create your cluster. Choose a location closer to you for better performance. |
4848

0 commit comments

Comments
 (0)