You are designing a solution that will use Azure Databricks and Azure Data Lake Storage Gen2. From Databricks, you need to access Data Lake Storage directly by using a service principal. What should you include in the solution?
A.
shared access signatures (SAS) in Data Lake Storage
B.
access keys in Data Lake Storage
C.
an organizational relationship in Azure Active Directory (Azure AD)
D.
an application registration in Azure Active Directory (Azure AD)
Suggested Answer:D🗳️
Create and grant permissions to service principal If your selected the access method requires a service principal with adequate permissions, and you do not have one, follow these steps: 1. Create an Azure AD application and service principal that can access resources. Note the following properties: ✑ client-id: An ID that uniquely identifies the application. ✑ directory-id: An ID that uniquely identifies the Azure AD instance. ✑ service-credential: A string that the application uses to prove its identity. 2. Register the service principal, granting the correct role assignment, such as Storage Blob Data 3. Contributor, on the Azure Data Lake Storage Gen2 account. Reference: https://docs.databricks.com/data/data-sources/azure/azure-datalake-gen2.html
This section is not available anymore. Please use the main Exam Page.DP-201 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
tms2020
Highly Voted 4 years, 4 months ago