{"id":1818,"date":"2019-01-07T00:00:00","date_gmt":"2019-01-07T00:00:00","guid":{"rendered":"https:\/\/azure.microsoft.com\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide"},"modified":"2025-06-09T05:06:10","modified_gmt":"2025-06-09T12:06:10","slug":"teradata-to-azure-sql-data-warehouse-migration-guide","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/","title":{"rendered":"Teradata to Azure SQL Data Warehouse migration guide"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">With the increasing benefits of cloud-based data warehouses, there has been a surge in the number of customers migrating from their traditional on-premises data warehouses to the cloud. Microsoft Azure SQL Data Warehouse (SQL DW) offers the best price to performance when compared to its cloud-based data warehouse competitors.&nbsp;You can either migrate Teradata stacks to Azure via <a href=\"https:\/\/azuremarketplace.microsoft.com\/en-gb\/marketplace\/apps?search=teradata&amp;page=1\" target=\"_blank\" rel=\"noopener\">Azure Marketplace<\/a> and with <a href=\"https:\/\/www.teradata.com\/Resources\/Datasheets\/Teradata-IntelliCloud-for-Azure\" target=\"_blank\" rel=\"noopener\">Intellicloud on Azure <\/a>or migrate to Azure Datawarehouse.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Teradata to SQL DW migrations involve multiple steps. These steps include analyzing the existing workload, generating the relevant schema models, and performing the ETL operation. The intent of this discussed whitepaper is to provide guidance for these aforesaid migrations with emphasis on the migration workflow, the architecture, technical design considerations, and best practices.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"migration-phases\">Migration Phases<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/361662d3-596c-44f3-a2c2-f6ff64b5c18a.webp\" alt=\"Migration phases flow chart\" title=\"Migration phases flow chart\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The Teradata migration should pivot on the following six areas. Though recommended, proof of concept is an alternative step. With the benefit of Azure, you can quickly provision Azure SQL Data Warehouses for your development team to start business object migration before the data is migrated and speed up the migration process.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"phase-one-fact-finding\">Phase one \u2013 Fact finding<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Through a question and answers session you can define what your inputs and outputs are for the migration project.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"phase-two-defining-success-criteria-for-proof-of-concept-poc\">Phase two \u2013 Defining success criteria for proof of concept (POC)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Taking the answers from phase one, you identify a workload for running a POC to validate the outputs required and run the following phases as a POC.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"phase-three-data-layer-mapping-options\">Phase three: Data layer mapping options<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This phase is about mapping the data you have in Teradata to the data layout you will create in Azure SQL Data Warehouse. Some of the common scenarios are data type mapping, date and time format, and more.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"phase-four-data-modeling\">Phase four \u2013 Data modeling<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Once you\u2019ve defined the data mappings, phase four concentrates on how to tune Azure SQL Data Warehouse. This provides the best performance for the data you will be landing into it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"phase-five-identify-migration-paths\">Phase five: Identify migration paths<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">What is the path of least resistance? What is the quickest path given your cloud maturity? Phase five helps describe the options open to you and then for you to decide on the path you wish to take.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"phase-six-execution-of-migration\">Phase six: Execution of migration<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Migrating your Teradata data to SQL Data Warehouse involves a series of steps. These steps are executed in three logical stages, preparation, metadata migration, and data migration.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"migration-solution\">Migration solution<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To ingest data, you need a basic cloud data warehouse setup for moving data from your on-premise solution to Azure SQL Data Warehouse, and to enable the development team to build Azure Analysis Cubes once the majority of the data is loaded.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/243f63d3-f7e2-4101-b3d7-fa1b5e9c1ccd.webp\" alt=\"Migration solution flow chart\" title=\"Migration solution flow chart\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Azure Data Factory Pipeline is used to ingest and move data through the store, prep, and train pipeline.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Extract and load files via Polybase into the staging schema on Azure SQL DW.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Transform data through staging, source (ODS), EDW and sematic schemas on Azure SQL DW.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Azure Analysis services will be used as the sematic layer to serve thousands of end users and scale out Azure SQL DW concurrency.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Build operational reports and analytical dashboards on top of Azure Analysis services to serve thousands of end users via Power BI.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For more insight into how to approach a Teradata to Azure SQL Data Warehouse migration check the following whitepaper, \u201c<a href=\"https:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=57465\" target=\"_blank\" rel=\"noopener\">Migrating from Teradata to Azure SQL Data Warehouse<\/a>.\u201d<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This whitepaper is broken into sections which detail the migration phases, the preparation required for data migration including schema migration, migration of the business logic, the actual data migration approach, and testing strategy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The scripts that would be useful for the migration are available in github under <a href=\"https:\/\/github.com\/Microsoft\/DataMigrationTeam\/tree\/master\/Teradata%20to%20Azure%20SQL%20DW%20Scripts\/Teradata%20to%20Azure%20SQL%20DW%20Scripts\" target=\"_blank\" rel=\"noopener\">Teradata to Azure SQL DW Scripts<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>With the increasing benefits of cloud-based data warehouses, there has been a surge in the number of customers migrating from their traditional on-premises data warehouses to the cloud.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1474],"tags":[36],"audience":[3054,3057,3053],"content-type":[],"product":[1477],"tech-community":[],"topic":[],"coauthors":[679],"class_list":["post-1818","post","type-post","status-publish","format-standard","hentry","category-analytics","tag-azure-marketplace","audience-business-decision-makers","audience-data-professionals","audience-it-decision-makers","product-azure-synapse-analytics","review-flag-on-pr-1680286585-498"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Teradata to Azure SQL Data Warehouse migration guide | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"With the increasing benefits of cloud-based data warehouses, there has been a surge in the number of customers migrating from their traditional on-premises data warehouses to the cloud.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Teradata to Azure SQL Data Warehouse migration guide | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"With the increasing benefits of cloud-based data warehouses, there has been a surge in the number of customers migrating from their traditional on-premises data warehouses to the cloud.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2019-01-07T00:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-09T12:06:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/361662d3-596c-44f3-a2c2-f6ff64b5c18a.webp\" \/>\n<meta name=\"author\" content=\"Nilabja Ball\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nilabja Ball\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/nilabja-ball\/\",\"@type\":\"Person\",\"@name\":\"Nilabja Ball\"}],\"headline\":\"Teradata to Azure SQL Data Warehouse migration guide\",\"datePublished\":\"2019-01-07T00:00:00+00:00\",\"dateModified\":\"2025-06-09T12:06:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/\"},\"wordCount\":616,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/361662d3-596c-44f3-a2c2-f6ff64b5c18a.webp\",\"keywords\":[\"Azure Marketplace\"],\"articleSection\":[\"Analytics\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/\",\"name\":\"Teradata to Azure SQL Data Warehouse migration guide | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/361662d3-596c-44f3-a2c2-f6ff64b5c18a.webp\",\"datePublished\":\"2019-01-07T00:00:00+00:00\",\"dateModified\":\"2025-06-09T12:06:10+00:00\",\"description\":\"With the increasing benefits of cloud-based data warehouses, there has been a surge in the number of customers migrating from their traditional on-premises data warehouses to the cloud.\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/361662d3-596c-44f3-a2c2-f6ff64b5c18a.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/361662d3-596c-44f3-a2c2-f6ff64b5c18a.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Analytics\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/analytics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Teradata to Azure SQL Data Warehouse migration guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Teradata to Azure SQL Data Warehouse migration guide | Microsoft Azure Blog","description":"With the increasing benefits of cloud-based data warehouses, there has been a surge in the number of customers migrating from their traditional on-premises data warehouses to the cloud.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/","og_locale":"en_US","og_type":"article","og_title":"Teradata to Azure SQL Data Warehouse migration guide | Microsoft Azure Blog","og_description":"With the increasing benefits of cloud-based data warehouses, there has been a surge in the number of customers migrating from their traditional on-premises data warehouses to the cloud.","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2019-01-07T00:00:00+00:00","article_modified_time":"2025-06-09T12:06:10+00:00","og_image":[{"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/361662d3-596c-44f3-a2c2-f6ff64b5c18a.webp","type":"","width":"","height":""}],"author":"Nilabja Ball","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Nilabja Ball","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/nilabja-ball\/","@type":"Person","@name":"Nilabja Ball"}],"headline":"Teradata to Azure SQL Data Warehouse migration guide","datePublished":"2019-01-07T00:00:00+00:00","dateModified":"2025-06-09T12:06:10+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/"},"wordCount":616,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/361662d3-596c-44f3-a2c2-f6ff64b5c18a.webp","keywords":["Azure Marketplace"],"articleSection":["Analytics"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/","name":"Teradata to Azure SQL Data Warehouse migration guide | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/361662d3-596c-44f3-a2c2-f6ff64b5c18a.webp","datePublished":"2019-01-07T00:00:00+00:00","dateModified":"2025-06-09T12:06:10+00:00","description":"With the increasing benefits of cloud-based data warehouses, there has been a surge in the number of customers migrating from their traditional on-premises data warehouses to the cloud.","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/361662d3-596c-44f3-a2c2-f6ff64b5c18a.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2019\/01\/361662d3-596c-44f3-a2c2-f6ff64b5c18a.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/teradata-to-azure-sql-data-warehouse-migration-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"Analytics","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/analytics\/"},{"@type":"ListItem","position":3,"name":"Teradata to Azure SQL Data Warehouse migration guide"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/1818","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=1818"}],"version-history":[{"count":4,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/1818\/revisions"}],"predecessor-version":[{"id":41122,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/1818\/revisions\/41122"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=1818"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=1818"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=1818"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=1818"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=1818"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=1818"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=1818"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=1818"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=1818"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}