title | description | ms.service | ms.subservice | author | ms.author | ms.reviewer | ms.topic | ms.date |
---|---|---|---|---|---|---|---|---|
Azure PowerShell Samples for Azure Data Factory |
Azure PowerShell Samples - Scripts to help you create and manage data factories. |
data-factory |
tutorials |
ssabat |
susabat |
jburchel |
conceptual |
03/16/2021 |
[!INCLUDEappliesto-adf-xxx-md]
The following table includes links to sample Azure PowerShell scripts for Azure Data Factory.
Script | Description |
---|---|
Copy data | |
Copy blobs from a folder to another folder in an Azure Blob Storage | This PowerShell script copies blobs from a folder in Azure Blob Storage to another folder in the same Blob Storage. |
Copy data from SQL Server to Azure Blob Storage | This PowerShell script copies data from a SQL Server database to an Azure blob storage. |
Bulk copy | This sample PowerShell script copies data from multiple tables in a database in Azure SQL Database to Azure Synapse Analytics. |
Incremental copy | This sample PowerShell script loads only new or updated records from a source data store to a sink data store after the initial full copy of data from the source to the sink. |
Transform data | |
Transform data using a Spark cluster | This PowerShell script transforms data by running a program on a Spark cluster. |
Lift and shift SSIS packages to Azure | |
Create Azure-SSIS integration runtime | This PowerShell script provisions an Azure-SSIS integration runtime that runs SQL Server Integration Services (SSIS) packages in Azure. |