An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
w.r.t your queries :
- when trying to query the table using serverless i get this error : External table 'dataverse_letecproduct_3338efaf29c245db98b4da54098dec.dbo.bd_contact_status' is not accessible because content of directory cannot be listed.
Ans : you need to provide storage blob data contributor access. Similar thread :
- How can I include a table from lake database as a source in an ADF pipeline ?
ANs : You can connect to the lake database from ADF via Azure SQL database linked service and then query the data you need to copy
- Can I use the data i pulled from dataverse which is in a lake database in a same query as a table in the dedicated cluster so mainly a table in Synapse schema ?
Can you be little more specific on this? what do you mean by dedicated cluster?