Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 2.08 KB

samples-powershell.md

File metadata and controls

30 lines (26 loc) · 2.08 KB
title description ms.service ms.subservice ms.custom 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
devx-track-azurepowershell
ssabat
susabat
jburchel
conceptual
05/15/2024

Azure PowerShell samples for Azure Data Factory

[!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.