Skip to content

Commit 38195dd

Browse files
authored
Changed AAD to Azure AD
Changed AAD to Azure AD
1 parent 2bac9da commit 38195dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/hdinsight-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ sections:
266266
LLAP is enabled for security reasons (Apache Ranger), not performance. Use larger node VMs to accommodate for the resource usage of LLAP (for example, minimum D13V2).
267267
268268
- question: |
269-
How can I add additional AAD groups after creating an ESP cluster?
269+
How can I add additional Azure AD groups after creating an ESP cluster?
270270
answer: |
271271
There are two ways to achieve this goal:
272272
1- You can recreate the cluster and add the additional group at the time of cluster creation. If you're using scoped synchronization in AAD-DS, make sure group B is included in the scoped synchronization.
@@ -360,7 +360,7 @@ sections:
360360
- question: |
361361
How do I retrieve the configuration details from HDI cluster by using an Azure Active Directory user?
362362
answer: |
363-
To negotiate proper authentication tokens with your AAD user, go through the gateway by using the following format:
363+
To negotiate proper authentication tokens with your Azure AD user, go through the gateway by using the following format:
364364
365365
* https://`<cluster dnsname>`.azurehdinsight.net/api/v1/clusters/testclusterdem/stack_versions/1/repository_versions/1
366366

0 commit comments

Comments
 (0)