DP-203 · Question #191
You have an Azure Data Lake Storage Gen2 account named adls2 that is protected by a virtual network. You are designing a SQL pool in Azure Synapse that will use adls2 as a source. What should you use
The correct answer is D. 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 have an Azure Data Lake Storage Gen2 account named adls2 that is protected by a virtual network. You are designing a SQL pool in Azure Synapse that will use adls2 as a source. What should you use to authenticate to adls2?
Options
- Aan Azure Active Directory (Azure AD) user
- Ba shared key
- Ca shared access signature (SAS)
- Da managed identity
How the community answered
(35 responses)- A11% (4)
- B3% (1)
- C6% (2)
- D80% (28)
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.