exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 3 question 194 discussion

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

You manage an Azure Machine Learning Workspace named Workspase1 and an Azure Files share named Share1.

You plan to create an Azure Files datastore in Workspace1 to target Share1.

You need to configure permanent access to Share1 from the Azure Files datastore.

Which authorization method should you use?

  • A. Primary access key
  • B. Anonymous access
  • C. Account SAS key
  • D. User delegation SAS key
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
7bbe541
1 month ago
Selected Answer: A
A. Primary access key Why? Primary access key provides persistent, full access to the Azure Storage account (including the Azure Files share). It does not expire (unlike SAS keys), making it ideal for long-term access in ML workloads. Azure ML datastores require stable credentials for reliable data access during training and inference.
upvoted 1 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 ...