Migrating Dedicated SQL Pool to Serverless

Anonymous
2023-09-28T08:30:09.4533333+00:00

Currently the setup is a dedicated sql pool (DW300). The tables are external tables, which have parquets as a source. We would like to migrate this to serverless. How can we do this migration ?

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,373 questions
{count} votes

1 answer

Sort by: Most helpful
  1. KranthiPakala-MSFT 46,642 Reputation points Microsoft Employee Moderator
    2023-09-28T22:11:44.62+00:00

    @Anonymous Welcome to Microsoft Q&A forum and thanks for reaching out here.

    I don't think there is a direct migration services as there quite a few differences betwee Dedicated External tables V/s Serverless External tables.

    I recommend going through this document to have a better understanding of the difference first and then manually creating the Serverless external tables or by updating the Dedicated SQL pool external table Create scripts to allign with Serverless External tables Create syntax.

    0 comments No comments

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.