Skip to content

Commit 357c5d4

Browse files
authored
Improved Acrolinx Score
Improved Acrolinx Score
1 parent 4d1fc9e commit 357c5d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/hdinsight/hdinsight-sync-aad-users-to-cluster.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ ms.date: 02/27/2023
99

1010
# Synchronize Azure Active Directory users to an HDInsight cluster
1111

12-
[HDInsight clusters with Enterprise Security Package (ESP)](./domain-joined/hdinsight-security-overview.md) can use strong authentication with Azure Active Directory (Azure AD) users, as well as use *Azure role-based access control (Azure RBAC)* policies. As you add users and groups to Azure AD, you can synchronize the users who need access to your cluster.
12+
[HDInsight clusters with Enterprise Security Package (ESP)](./domain-joined/hdinsight-security-overview.md) can use strong authentication with Azure Active Directory (Azure AD) users, and use *Azure role-based access control (Azure RBAC)* policies. As you add users and groups to Azure AD, you can synchronize the users who need access to your cluster.
1313

1414
## Prerequisites
1515

16-
If you have not already done so, [create a HDInsight cluster with Enterprise Security Package](./domain-joined/apache-domain-joined-configure-using-azure-adds.md).
16+
If you haven't already done so, [create a HDInsight cluster with Enterprise Security Package](./domain-joined/apache-domain-joined-configure-using-azure-adds.md).
1717

1818
## Add new Azure AD users
1919

20-
To view your hosts, open the Ambari Web UI. Each node will be updated with new unattended upgrade settings.
20+
To view your hosts, open the Ambari Web UI. Each node is updated with new unattended upgrade settings.
2121

2222
1. From the [Azure portal](https://portal.azure.com), navigate to the Azure AD directory associated with your ESP cluster.
2323

@@ -37,7 +37,7 @@ User groups specified during the cluster creation process are synchronized at th
3737

3838
The following method uses POST with the Ambari REST API. For more information, see [Manage HDInsight clusters by using the Apache Ambari REST API](hdinsight-hadoop-manage-ambari-rest-api.md).
3939

40-
1. Use [ssh command](hdinsight-hadoop-linux-use-ssh-unix.md) to connect to your cluster. Edit the command below by replacing `CLUSTERNAME` with the name of your cluster, and then enter the command:
40+
1. Use [ssh command](hdinsight-hadoop-linux-use-ssh-unix.md) to connect to your cluster. Edit the command by replacing `CLUSTERNAME` with the name of your cluster, and then enter the command:
4141

4242
```cmd
4343

0 commit comments

Comments
 (0)