Skip to content

Commit 57f0f97

Browse files
Merge pull request #234261 from WilliamDAssafMSFT/patch-1
20230412 Update migrate-to-synapse-analytics-guide.md
2 parents 9efe0cd + c7fe339 commit 57f0f97

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

articles/synapse-analytics/migration-guides/migrate-to-synapse-analytics-guide.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ ms.topic: conceptual
99
author: WilliamDAssafMSFT
1010
ms.author: wiassaf
1111
ms.reviewer:
12-
ms.date: 05/24/2022
12+
ms.date: 04/12/2023
1313
---
1414
# Migrate a data warehouse to a dedicated SQL pool in Azure Synapse Analytics
1515

16-
The following sections provide an overview of what's involved with migrating an existing data warehouse solution to an Azure Synapse Analytics dedicated SQL pool.
16+
The following sections provide an overview of what's involved with migrating an existing data warehouse solution to an Azure Synapse Analytics dedicated SQL pool (formerly SQL data warehouse).
1717

1818
## Overview
1919

@@ -52,8 +52,6 @@ Performing a successful migration requires you to migrate your table schemas, co
5252

5353
## More resources
5454

55-
The Customer Advisory Team has some great Azure Synapse Analytics (formerly Azure SQL Data Warehouse) guidance published as blog posts. For more information on migration, see [Migrating data to Azure SQL Data Warehouse in practice](/archive/blogs/sqlcat/migrating-data-to-azure-sql-data-warehouse-in-practice).
56-
5755
For more information specifically about migrations from Netezza or Teradata to Azure Synapse Analytics, start at the first step of a seven-article sequence on migrations:
5856

5957
- [Netezza to Azure Synapse Analytics migrations](netezza/1-design-performance-migration.md)
@@ -66,9 +64,8 @@ For more assistance with completing this migration scenario, see the following r
6664
| Title/link | Description |
6765
| --------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
6866
| [Data Workload Assessment Model and Tool](https://www.microsoft.com/download/details.aspx?id=103130) | This tool provides suggested "best fit" target platforms, cloud readiness, and application or database remediation level for a given workload. It offers simple, one-click calculation and report generation that helps to accelerate large estate assessments by providing an automated and uniform target platform decision process. |
69-
| [Handling data encoding issues while loading data to Azure Synapse Analytics](https://azure.microsoft.com/blog/handling-data-encoding-issues-while-loading-data-to-sql-data-warehouse/) | This blog post provides insight on some of the data encoding issues you might encounter while using PolyBase to load data to SQL Data Warehouse. This article also provides some options that you can use to overcome such issues and load the data successfully. |
70-
| [Getting table sizes in Azure Synapse Analytics dedicated SQL pool](https://github.com/Microsoft/DataMigrationTeam/blob/master/Whitepapers/Getting%20table%20sizes%20in%20SQL%20DW.pdf) | One of the key tasks that an architect must perform is to get metrics about a new environment post-migration. Examples include collecting load times from on-premises to the cloud and collecting PolyBase load times. One of the most important tasks is to determine the storage size in SQL Data Warehouse compared to the customer's current platform. |
71-
67+
| [Handling data encoding issues while loading data to Azure Synapse Analytics](https://azure.microsoft.com/blog/handling-data-encoding-issues-while-loading-data-to-sql-data-warehouse/) | This blog post provides insight on some of the data encoding issues you might encounter while using PolyBase to load data to dedicated SQL pools (formerly SQL data warehouse). This article also provides some options that you can use to overcome such issues and load the data successfully. |
68+
| [Getting table sizes in Azure Synapse Analytics dedicated SQL pool](https://github.com/Microsoft/DataMigrationTeam/blob/master/Whitepapers/Getting%20table%20sizes%20in%20SQL%20DW.pdf) | One of the key tasks that an architect must perform is to get metrics about a new environment post-migration. Examples include collecting load times from on-premises to the cloud and collecting PolyBase load times. One of the most important tasks is to determine the storage size indedicated SQL pools (formerly SQL data warehouse) compared to the customer's current platform. |
7269

7370
The Data SQL Engineering team developed these resources. This team's core charter is to unblock and accelerate complex modernization for data platform migration projects to Microsoft's Azure data platform.
7471

@@ -77,4 +74,4 @@ The Data SQL Engineering team developed these resources. This team's core charte
7774
Watch how [Walgreens migrated its retail inventory system](https://www.youtube.com/watch?v=86dhd8N1lH4) with about 100 TB of data from Netezza to Azure Synapse Analytics in record time.
7875

7976
> [!TIP]
80-
> For more information on Synapse migrations, see [Azure Synapse Analytics migration guides](index.yml).
77+
> For more information on Synapse migrations, see [Azure Synapse Analytics migration guides](index.yml).

0 commit comments

Comments
 (0)