Microsoft
70-776 · Question #26
You are developing an application by using the Microsoft .NET SDK. The application will access data from a Microsoft Azure Data Lake folder. You plan to authenticate the application by using…
The correct answer is A. Register an Azure Active Directory app that uses the Web app/API application type. B. Configure the application to use the application ID, authentication key, and tenant ID. C. Assign the Azure Active Directory app permission to the Data Lake Store folder. https://docs.microsoft.com/en-us/azure/data-lake-store/data-lake-store-service-to-service- authenticate-using-active-directory
Operate and manage Big Data solutions
Question
You are developing an application by using the Microsoft .NET SDK. The application will access data from a Microsoft Azure Data Lake folder. You plan to authenticate the application by using service-to-service authentication. You need to ensure that the application can access the Data Lake folder. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- ARegister an Azure Active Directory app that uses the Web app/API application type.
- BConfigure the application to use the application ID, authentication key, and tenant ID.
- CAssign the Azure Active Directory app permission to the Data Lake Store folder.
- DConfigure the application to use the OAuth 2.0 token endpoint.
- ERegister an Azure Active Directory app that uses the Native application type.
- FConfigure the application to use the application ID and redirect URI.
How the community answered
(22 responses)- A73% (16)
- D14% (3)
- E9% (2)
- F5% (1)
Explanation
https://docs.microsoft.com/en-us/azure/data-lake-store/data-lake-store-service-to-service- authenticate-using-active-directory
Topics
#Data Lake Store#service-to-service authentication#Azure Active Directory#Web app registration
Community Discussion
No community discussion yet for this question.