exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 2 question 86 discussion

Actual exam question from Microsoft's DP-100
Question #: 86
Topic #: 2
[All DP-100 Questions]

You have an Azure Machine Learning workspace. You are connecting an Azure Data Lake Storage Gen2 account to the workspace as a data store.

You need to authorize access from the workspace to the Azure Data Lake Storage Gen2 account.

What should you use?

  • A. Service principal
  • B. SAS token
  • C. Managed identity
  • D. Account key
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
victorlie
3 months, 2 weeks ago
Selected Answer: C
Managed Identity is a feature of Azure Active Directory that allows Azure services to authenticate and access other Azure resources securely without needing to manage credentials
upvoted 1 times
...
Secure_Defense
4 months, 4 weeks ago
Selected Answer: C
Managed Identity, here's the answer. https://learn.microsoft.com/en-us/azure/machine-learning/how-to-identity-based-service-authentication?view=azureml-api-2&tabs=cli
upvoted 1 times
...
cayenne06
6 months, 1 week ago
Selected Answer: C
Managed Identity: https://learn.microsoft.com/en-us/azure/machine-learning/how-to-identity-based-service-authentication?view=azureml-api-2&tabs=cli
upvoted 1 times
...
gunn_m
7 months ago
C. Managed identity
upvoted 2 times
...
sai384957324
1 year, 2 months ago
The answer is Service Principle.
upvoted 1 times
...
Matt2000
1 year, 5 months ago
Managed Identity. If azure services talk to each other, managed identity is recommended (was also on the DP-203). Note that managed identity is a specific type of service principal. Reference: https://stackoverflow.com/questions/61322079/difference-between-service-principal-and-managed-identities-in-azure
upvoted 2 times
...
Kanwal001
1 year, 10 months ago
On exam 28 Aug 2023
upvoted 4 times
...
PI_Team
1 year, 11 months ago
Selected Answer: A
A. Service principal Explanation: A service principal is an identity that can be used by applications, services, or automation tools to access specific resources within Azure. By creating a service principal and granting it the necessary permissions, you can authorize the Azure Machine Learning workspace to access the Azure Data Lake Storage Gen2 account securely. SaM
upvoted 4 times
...
heidousl
2 years, 1 month ago
Selected Answer: A
Answer is A
upvoted 1 times
...
ajay0011
2 years, 2 months ago
Selected Answer: A
Service Principle is correct.
upvoted 1 times
...
chaymat
2 years, 2 months ago
I think we can use Service principle as well as Managed Identity
upvoted 2 times
...
avotofu
2 years, 2 months ago
A. Service principle Adding Azure Data Lake Gen. 2 as a datastore can only be authenticated via service principle.
upvoted 1 times
avotofu
2 years, 2 months ago
Sorry, question is about 'access' to datastore. Still answer should be A. service principle. https://learn.microsoft.com/en-us/azure/machine-learning/v1/how-to-access-data?view=azureml-api-1
upvoted 3 times
...
...
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.

SaveCancel
Loading ...