
Ultimate access to all questions.
You have an Azure subscription containing an Azure Data Lake Storage Gen2 account named account1 and an Azure Synapse Analytics workspace named workspace1.
You need to create an external table in a serverless SQL pool within workspace1 that references CSV files stored in account1. The solution must maximize performance.
How should you configure the external table?
A
Use a native external table and authenticate by using a shared access signature (SAS).
B
Use a native external table and authenticate by using a storage account key.
C
Use an Apache Hadoop external table and authenticate by using a shared access signature (SAS).
D
Use an Apache Hadoop external table and authenticate by using a service principal in Microsoft Azure Active Directory (Azure AD), part of Microsoft Entra.