DP-203 · Question #193
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…
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
How the community answered
(47 responses)- A72% (34)
- B17% (8)
- C11% (5)
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
Topics
Community Discussion
No community discussion yet for this question.