From 92978cb73ea3ed74f6a0fa944b6a39bb73ce1778 Mon Sep 17 00:00:00 2001 From: Thomas Gilbert Date: Wed, 6 Oct 2021 10:22:32 -0400 Subject: [PATCH] [Azure Synapse Destination] provide clarification that a dedciated sql pool is necessary to connect --- src/connections/storage/catalog/azuresqldw/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/storage/catalog/azuresqldw/index.md b/src/connections/storage/catalog/azuresqldw/index.md index d89b3b3610..07b169e93f 100644 --- a/src/connections/storage/catalog/azuresqldw/index.md +++ b/src/connections/storage/catalog/azuresqldw/index.md @@ -12,7 +12,7 @@ Azure's [Azure Synapse Analytics](https://azure.microsoft.com/en-us/services/syn There are four main steps to get started with Segment: 1. Have an [Azure subscription](https://azure.microsoft.com/en-us/free/) -2. Provision [SQL Data Warehouse](https://docs.microsoft.com/en-us/azure/sql-data-warehouse/create-data-warehouse-portal) +2. Provision [SQL Data Warehouse (Dedicated SQL Pool)](https://docs.microsoft.com/en-us/azure/sql-data-warehouse/create-data-warehouse-portal) 3. Give Segment access to your SQL Data Warehouse 4. Configure the Destination in Segment