Skip to content

Commit c2d4a91

Browse files
authored
Merge pull request #74236 from dearandyxu/master
add whitepapers
2 parents 3a5ff85 + dc4c42d commit c2d4a91

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

articles/data-factory/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,8 @@
582582
href: https://feedback.azure.com/forums/270578-azure-data-factory
583583
- name: FAQ
584584
href: frequently-asked-questions.md
585+
- name: Whitepapers
586+
href: whitepapers.md
585587
- name: Roadmap
586588
href: https://azure.microsoft.com/roadmap/?tag=data-factory
587589
- name: Pricing

articles/data-factory/whitepapers.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Whitepapers that describe Azure Data Factory
3+
description: These whitepapers describe Azure Data Factory in depth.
4+
services: data-factory
5+
documentationcenter: ''
6+
author: dearandyxu
7+
ms.author: yexu
8+
ms.reviewer:
9+
manager:
10+
ms.service: data-factory
11+
ms.workload: data-services
12+
ms.tgt_pltfrm: na
13+
ms.devlang: na
14+
ms.topic: conceptual
15+
ms.date: 04/23/2019
16+
17+
---
18+
19+
# Azure Data Factory whitepapers
20+
21+
Whitepapers allow you to explore Azure Data Factory at a deeper level. This article provides you with a list of available whitepapers for Azure Data Factory.
22+
23+
| **Whitepaper** | **Description** |
24+
| --- | --- |
25+
|[Azure Data Factory—Data Integration in the Cloud](https://azure.microsoft.com/mediahandler/files/resourcefiles/azure-data-factory-data-integration-in-the-cloud/Azure_Data_Factory_Data_Integration_in_the_Cloud.pdf) | This paper describes how Azure Data Factory can enable you to build a modern data warehouse, enable advanced analytics to drive intelligent SaaS applications and lift your SQL Server Integrations Services packages to Azure.|
26+
|[Data Migration from on-premise relational Data Warehouse to Azure using Azure Data Factory](https://azure.microsoft.com/mediahandler/files/resourcefiles/data-migration-from-on-premise-relational-data-warehouse-to-azure-data-lake-using-azure-data-factory/Data_migration_from_on-prem_RDW_to_ADLS_using_ADF.pdf) | This paper addresses the complexity of migrating tens of TB data from existing on-premise relational data warehouse (for example, Netezza, Oracle, Teradata, SQL server) to Azure (for example, Blob Storage or Azure Data Lake Storage) using Azure Data Factory. The challenges and best practices are illustrated around resilience, performance, scalability, management, and security for the big data ingestion journey to Azure by Azure Data Factory. |
27+
|[Azure Data Factory: SSIS in the Cloud](https://azure.microsoft.com/mediahandler/files/resourcefiles/azure-data-factory-ssis-in-the-cloud/Azure_Data_Factory_SSIS_in_the_Cloud.pdf)| This paper goes over why you would want to migrate your existing SSIS workloads to Azure Data Factory and address common considerations and concerns. We'll then walk you through the technical details of creating an Azure-SSIS IR and then show you how to upload, execute, and monitor your packages through Azure Data Factory using the tools you are probably are familiar with like SQL Server Management Studio (SSMS). |
28+

0 commit comments

Comments
 (0)