PsDataFactory is a PowerShell module to generate DataFactory pipelines and datasets.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
New-DatabricksPythonActivity
.New-Dataset
in New-SqlServerTable
.New-AzureDatabricksDeltaLakeTable
.New-CopyActivity
.New-DelimitedTextDataset
.Description
parameter of New-Pipeline
is changed to be non mandatory.New-SqlServerStoredProcedure
is changed that StoredProcedureName
parameter is added in a parameterset next to StoredProcedureExpression
.New-CopyActivity
to support AdditionalSourceColumns and AzureDatabricksDeltaLakeSink.New-PipelineActivity
function.New-AzureDatabricksDeltaLakeTable
function.New-DelimitedTextDataset
function.