Skip to content

Commit 4680c3f

Browse files
authored
Merge pull request #290780 from sreekzz/patch-941526
Modify Global Admin role
2 parents 8a05bd5 + 8737580 commit 4680c3f

File tree

4 files changed

+4
-6
lines changed

4 files changed

+4
-6
lines changed

articles/hdinsight/domain-joined/apache-domain-joined-architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to plan Azure HDInsight security with Enterprise Security
44
ms.service: azure-hdinsight
55
ms.topic: conceptual
66
ms.custom: hdinsightactive, has-azure-ad-ps-ref
7-
ms.date: 09/06/2024
7+
ms.date: 11/20/2024
88
---
99

1010
# Use Enterprise Security Package in HDInsight
@@ -67,7 +67,7 @@ If you use federation and password hashes are synced correctly, but you're getti
6767
Install-Module AzureAD
6868
```
6969

70-
2. Connect using administrator (tenant administrator) credentials.
70+
2. Connect using [Hybrid Identity Administrator](/entra/identity/role-based-access-control/permissions-reference#hybrid-identity-administrator)credentials.
7171

7272
```powershell
7373
Connect-AzureAD

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,6 @@ Create an Active Directory tenant administrator.
171171
1. Select **User**.
172172
1. Select **Administrator**, and then **Select**.
173173

174-
:::image type="content" source="./media/apache-domain-joined-create-configure-enterprise-security-cluster/azure-ad-add-role-member.png" alt-text="The Microsoft Entra role dialog box." border="true":::
175-
176174
1. Select **Create**.
177175

178176
1. Then have the new user sign in to the Azure portal where it will be prompted to change the password. You'll need to do this before configuring Microsoft Entra Connect.

articles/hdinsight/domain-joined/domain-joined-authentication-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Authentication issues in Azure HDInsight
33
description: Authentication issues in Azure HDInsight
44
ms.service: azure-hdinsight
55
ms.topic: troubleshooting
6-
ms.date: 09/06/2024
6+
ms.date: 11/20/2024
77
---
88

99
# Authentication issues in Azure HDInsight
@@ -30,7 +30,7 @@ Microsoft Entra error code 50126 means the `AllowCloudPasswordValidation` policy
3030

3131
### Resolution
3232

33-
The Administrator of the Microsoft Entra tenant should enable Microsoft Entra ID to use password hashes for ADFS backed users. Apply the `AllowCloudPasswordValidationPolicy` as shown in the article [Use Enterprise Security Package in HDInsight](../domain-joined/apache-domain-joined-architecture.md).
33+
Use [Hybrid Identity Administrator](/entra/identity/role-based-access-control/permissions-reference#hybrid-identity-administrator)credentials to use password hashes for ADFS backed users. Apply the `AllowCloudPasswordValidationPolicy` as shown in the article [Use Enterprise Security Package in HDInsight](../domain-joined/apache-domain-joined-architecture.md).
3434

3535
---
3636

0 commit comments

Comments
 (0)