Skip to content

Commit 9c5dac9

Browse files
formatting tweaks
1 parent 9afd589 commit 9c5dac9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/hdinsight/domain-joined/apache-domain-joined-create-configure-enterprise-security-cluster.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ Before you use this process in your own environment:
2929

3030
## Create an on-premises environment
3131

32-
In this section, you'll use an Azure Quickstart deployment template to create new VMs, configure DNS, and add a new Azure AD forest.
32+
In this section, you'll use an Azure Quickstart deployment template to create new VMs, configure DNS, and add a new Active Directory forest.
3333

34-
1. Go to the Quickstart deployment template to [Create an Azure VM with a new Azure AD forest](https://azure.microsoft.com/resources/templates/active-directory-new-domain/).
34+
1. Go to the Quickstart deployment template to [Create an Azure VM with a new Active Directory forest](https://azure.microsoft.com/resources/templates/active-directory-new-domain/).
3535

3636
1. Select **Deploy to Azure**.
3737
1. Sign in to your Azure subscription.
@@ -122,7 +122,7 @@ The users will be synchronized with Azure AD.
122122

123123
Now you'll configure your Azure AD tenant so that you can synchronize users and groups from the on-premises Active Directory instance to the cloud.
124124

125-
1. Create an Azure AD tenant administrator.
125+
1. Create an Active Directory tenant administrator.
126126
1. Sign in to the Azure portal and select your Azure AD tenant, **HDIFabrikam**.
127127
1. Under **Manage**, select **Users** > **New user**.
128128
1. Enter the following details for the new user:
@@ -166,7 +166,7 @@ Now you'll configure your Azure AD tenant so that you can synchronize users and
166166

167167
1. On the **Connect to Active Directory Domain Services** page, enter the username and password for an enterprise admin account. Use the username `HDIFabrikam\HDIFabrikamAdmin` and its password that you created earlier. Then select **Next**.
168168

169-
![The "Connect to AD DS" page](./media/apache-domain-joined-create-configure-enterprise-security-cluster/hdinsight-image-0060.png)
169+
![The "Connect to Azure AD" page](./media/apache-domain-joined-create-configure-enterprise-security-cluster/hdinsight-image-0060.png)
170170
1. On the **Azure AD sign-in configuration** page, select **Next**.
171171
![The "Azure AD sign-in configuration" page](./media/apache-domain-joined-create-configure-enterprise-security-cluster/hdinsight-image-0062.png)
172172

@@ -364,16 +364,16 @@ This step requires the following prerequisites:
364364
1. Select **Custom (size, settings, apps)**.
365365
2. Enter details for **Basics** (section 1). Ensure that the **Cluster type** is **Spark 2.3 (HDI 3.6)**. Ensure that the **Resource group** is **HDIFabrikam-CentralUS**.
366366
367-
1. For **Security + networking** (section 2), complete the following steps:
368-
1. Under **Enterprise Security Package**, select **Enabled**.
369-
1. Select **Cluster admin user** and select the **HDIAdmin** account that you created as the on-premises admin user. Click **Select**.
370-
1. Select **Cluster access group** > **HDIUserGroup**. Any user that you add to this group in the future will be able to access HDInsight clusters.
367+
1. For **Security + networking** (section 2), fill in the following details:
368+
* Under **Enterprise Security Package**, select **Enabled**.
369+
* Select **Cluster admin user** and select the **HDIAdmin** account that you created as the on-premises admin user. Click **Select**.
370+
* Select **Cluster access group** > **HDIUserGroup**. Any user that you add to this group in the future will be able to access HDInsight clusters.
371371
372372
![Select the cluster access group HDIUserGroup](./media/apache-domain-joined-create-configure-enterprise-security-cluster/hdinsight-image-0129.jpg)
373373
374374
1. Complete the other steps of the cluster configuration and verify the details on the **Cluster summary**. Select **Create**.
375375
376-
1. Sign in to the Ambari UI for the newly created cluster at `https://CLUSTERNAME.azurehdinsight.net`. Use your admin username *[email protected]* and its password.
376+
1. Sign in to the Ambari UI for the newly created cluster at `https://CLUSTERNAME.azurehdinsight.net`. Use your admin username `[email protected]` and its password.
377377
378378
![The Apache Ambari UI sign-in window](./media/apache-domain-joined-create-configure-enterprise-security-cluster/hdinsight-image-0135.jpg)
379379

0 commit comments

Comments
 (0)