Microsoft Azure Data Factory is a cloud service used to invoke (orchestrate) other Azure services in a controlled way using the concept of time slices.
I am thinking of moving our SSIS ETLs to Azure Data Factory. My arguments in favour of such leap are: …
azure ssis azure-data-factoryI'd like to set up an Azure Data Factory pipeline which performs a move (i.e. copy, verify, delete) operation …
azure azure-data-factory azure-data-lakeI am looking at the link below. https://azure.microsoft.com/en-us/updates/data-factory-supports-wildcard-file-filter-for-copy-activity/ We are supposed to have the …
azure azure-data-factoryI am trying to use change tracking to copy data incrementally from a SQL Server to an Azure SQL Database. …
sql-server azure-sql-database azure-data-factory azure-data-factory-2I am not sure whether Azure Data Factory project is supported on Visual Studio 2017 at the moment. I have just …
visual-studio azure visual-studio-2017 azure-data-factoryI have two CSV file which contains which contains many n-columns.I have to merge this two csv files with …
azure transformation azure-data-factory custom-activityI have PowerShell script which splits a complex CSV file to a smaller CSV file for every 1000 records. Here is …
powershell azure-data-factory azure-powershell azure-data-lakeI've a lookup activity with gets value from a container within a blob. I've a foreach activity which is connected …
azure azure-cosmosdb azure-data-factoryI am designing a ADF pipeline that copies rows from a SQL table to a folder in Azure Data Lake. …
azure-data-factory