Creating a dedicated SQL pool without a Synapse workspace

pmscorca 1,052 Reputation points
2023-12-05T09:40:11.9833333+00:00

Hi,

I've always created a dedicated SQL pool after the related Synapse workspace, but it seems that it is possible to create a SQL pool without any Synapse workspaces.

Why and when is it proper creating a dedicated SQL pool without a Synapse workspace?

Thanks

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

2 answers

Sort by: Most helpful
  1. Nandan Hegde 36,146 Reputation points MVP Volunteer Moderator
    2023-12-05T10:45:07.4433333+00:00

    They both are the same thing. Either you can first create a Dedicated SQL pool and link it with Synapse Workspace, or you can first create the Synapse Workspace and then dedicated pool inside it.

    The below link provides details about the same :

    https://azureaggregator.wordpress.com/2022/08/26/whats-the-difference-between-azure-synapse-formerly-sql-dw-and-azure-synapse-analytics-workspace/

    In simple terms in case if you just need a dedicated pool and no other components present within the workspace, you can create the standalone dedicated pool


  2. PRADEEPCHEEKATLA 90,641 Reputation points Moderator
    2023-12-06T09:36:58.4633333+00:00

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

    Yes, it is possible to create a dedicated SQL pool without a Synapse workspace. This is useful when you want to create a dedicated SQL pool that is not associated with any Synapse workspace. User's image

    For example, you may want to create a dedicated SQL pool for a specific project or application that does not require a Synapse workspace. In this case, you can create a dedicated SQL pool without a Synapse workspace.

    However, keep in mind that if you create a dedicated SQL pool without a Synapse workspace, you will not be able to use some of the features that are available in Synapse Studio, such as the ability to create and manage pipelines, notebooks, and data flows.

    Also, note that you will need to have the necessary permissions to create a dedicated SQL pool. If you do not have the required permissions, you will not be able to create a dedicated SQL pool.

    For more details, refer to Quickstart: Create and query a dedicated SQL pool (formerly SQL DW) in Azure synapse Analytics using the Azure portal. **Note:**This quickstart helps you to create a dedicated SQL pool (formerly SQL DW).

    To create a dedicated SQL pool in Azure Synapse Analytics workspace and take advantage of the latest features and integration in your Azure Synapse Analytics workspace, instead use Quickstart: Create a dedicated SQL pool using Synapse Studio. User's image

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


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.