Azure-Synapse exernal table on ADLS-Gen1

Vijay Sampath (Trianz) 66 Reputation points
2021-12-09T04:27:29.737+00:00

Is it possible to build an External-Table on azure-synapse with the data stored in ADLS-Gen1 storage?

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,378 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,651 Reputation points Moderator
    2021-12-09T12:11:41.22+00:00

    Hello @Vijay Sampath (Trianz) ,

    Thanks for the question and using MS Q&A platform.

    Yes, it is possible to build an External-Table on azure-synapse with the data stored in ADLS-Gen1 storage.

    You can use external tables to:

    • Query Azure Blob Storage and Azure Data Lake Gen2 with Transact-SQL statements.
    • Store query results to files in Azure Blob Storage or Azure Data Lake Storage using CETAS.
    • Import data from Azure Blob Storage and Azure Data Lake Storage and store it in a dedicated SQL pool (only Hadoop tables in dedicated pool).

    For more details, refer to External tables in dedicated SQL pool and serverless SQL pool.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.