DP-203 · Question #193
DP-203 Question #193: Real Exam Question with Answer & Explanation
The correct answer is A: a managed identity. Managed Identity authentication is required when your storage account is attached to a VNet. https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/quickstart-bulk- load-copy-tsql-examples
Question
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?
Options
- Aa managed identity
- Banonymous public read access
- Ca shared key
Explanation
Managed Identity authentication is required when your storage account is attached to a VNet. https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/quickstart-bulk- load-copy-tsql-examples
Community Discussion
No community discussion yet for this question.