exam questions

Exam DP-203 All Questions

View all questions & answers for the DP-203 exam

Exam DP-203 topic 3 question 20 discussion

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

You are designing an Azure Synapse solution that will provide a query interface for the data stored in an Azure Storage account. The storage account is only accessible from a virtual network.
You need to recommend an authentication mechanism to ensure that the solution can access the source data.
What should you recommend?

  • A. a managed identity
  • B. anonymous public read access
  • C. a shared 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
PallaviPatel
Highly Voted 3 years, 5 months ago
correct
upvoted 13 times
...
Jerrie86
Highly Voted 2 years, 4 months ago
Whenever you see Vnet , answer is usually managed Identity
upvoted 7 times
Sr18
11 months, 2 weeks ago
very true
upvoted 1 times
...
...
kkk5566
Most Recent 1 year, 9 months ago
Selected Answer: A
correct
upvoted 2 times
...
auwia
1 year, 11 months ago
Selected Answer: A
Managed Idendity = VNET
upvoted 3 times
...
orionduo
1 year, 11 months ago
Selected Answer: A
correct
upvoted 1 times
...
vctrhugo
1 year, 11 months ago
Selected Answer: A
A. A managed identity: By assigning a managed identity to the Azure Synapse solution, you can enable it to authenticate and access the Azure Storage account securely. The managed identity acts as a service principal and provides a way to authenticate to Azure services without the need for explicit credentials. By granting the managed identity appropriate permissions on the Azure Storage account, the solution can access the data while ensuring security and avoiding the need for storing and managing explicit credentials. B. Anonymous public read access is not recommended in this scenario as it would expose the data publicly without any authentication, which can lead to unauthorized access. C. A shared key is not recommended in this scenario as it involves managing and distributing the storage account's access keys, which can be cumbersome, less secure, and not ideal for scenarios where the storage account is only accessible from a virtual network.
upvoted 2 times
...
anks84
2 years, 9 months ago
Correct, Managed Identity authentication is required when your storage account is attached to a VNet.
upvoted 4 times
...
Deeksha1234
2 years, 10 months ago
correct
upvoted 1 times
...
ravi2931
3 years, 2 months ago
Correct
upvoted 1 times
...
alex1491
3 years, 2 months ago
the key here is virtual network. Correct!
upvoted 1 times
...
ANath
3 years, 4 months ago
Correct
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 ...