Top "Azure-data-factory-2" questions

Microsoft Azure's cloud data integration service, it can compose data storage, movement, and processing services into automated data pipelines.

Azure Data Factory v2 using utcnow() as a pipeline parameter

For context, I currently have a Data Factory v2 pipeline with a ForEach Activity that calls a Copy activity. The …

azure azure-data-factory azure-data-factory-2
How to run SQL Script in Azure Data Factory v2?

There is NO Sql Script activity in Azure Data Factory V2. So how can I create a stored proc, a …

azure azure-data-factory-2
How to read files with .xlsx and .xls extension in Azure data factory?

I am trying to read and excel file in Azure Blob Storage with .xlsx extension in my azure data factory …

excel azure azure-data-factory azure-data-factory-2
Copy Data From Azure Blob Storage to AWS S3

I am new to Azure Data Factory and have an interesting requirement. I need to move files from Azure Blob …

amazon-s3 ssis azure-storage azure-storage-blobs azure-data-factory-2
Dynamically Append datetime to filename during copy activity or when specifying name in blob dataset

I am saving a file to blob storage in Data factory V2, when I specify the location to save to …

blob azure-data-factory-2 dynamic-content
how to export pipeline in datafactory v2 or migrate to another

I'm trying export one pipeline created in datafactory v2 or migrate to another, but not found the option, Could you …

azure pipeline azure-data-factory-2
How to escape a single quote in a dynamic expression with functions?

Need to insert a parameter into a string using the dynamic data function from the pipeline parameters. Have tried backslash, …

azure-data-factory-2
How to create and set a variable in azure data factory v2

How do I set an variable of type array of strings in ADF v2 so that I can iterate over …

azure azure-data-factory-2