Azure Data Factory pipeline fails when run by trigger
I have an ADF pipeline that copies JSON files from blob storage to an on-premises fileserver, and the pipeline is triggered by listening to BlobCreated events. These blobs are text files that contain a list of files that the pipeline should copy.
Azure Data Factory pipeline fails when run by trigger
I have an ADF pipeline that copies JSON files from blob storage to an on-premises fileserver, and the pipeline is triggered by listening to BlobCreated events. These blobs are text files that contain a list of files that the pipeline should copy.
Are you able to publish two different azure git repositories to the same azure data factory instance?
I have a data factory in azure called df-sandbox-dev. I am being told that we need to have multiple repositories deploy to that azure data factory instance. RepoA, RepoB and RepoC. They all have different code and pipeline functions. If we connect RepoA and publish. Then disconnect from RepoA, and connect to RepoB then publish RepoB. Will what is in RepoB override what was deployed from RepoA? Or will it all combine up in the data factory instance?
Are you able to publish two different azure git repositories to the same azure data factory instance?
I have a data factory in azure called df-sandbox-dev. I am being told that we need to have multiple repositories deploy to that azure data factory instance. RepoA, RepoB and RepoC. They all have different code and pipeline functions. If we connect RepoA and publish. Then disconnect from RepoA, and connect to RepoB then publish RepoB. Will what is in RepoB override what was deployed from RepoA? Or will it all combine up in the data factory instance?
Dynamically pivoting columns in Azure Data Factory stalls due to error?
Problem:
Remove duplicate lines in Azure Data Factory
I have a datastream with ~ 15 columns. I want to delete every row in my dataset that is already identical and keep unique ones. If there is one value differently in a row, I want to keep it.
Unfortunately the columns are dynamic, so I don’t know in advance all names of columns.
ADF REST LinkedService is missing AuthHeader in Live mode after publishing
We have few REST linkedServices in ADF which are making API calls to get some data.
The problem is, they only seems to work in GIT mode or preview but not on the Live Data Factory and the JSON looks different after deployment either via arm deployment or by usinbg ADF Studio.
When in Live mode, I get 403 error when running the pipeline which is not an issue in Git mode…
ADF REST LinkedService is missing AuthHeader in Live mode after publishing
We have few REST linkedServices in ADF which are making API calls to get some data.
The problem is, they only seems to work in GIT mode or preview but not on the Live Data Factory and the JSON looks different after deployment either via arm deployment or by usinbg ADF Studio.
When in Live mode, I get 403 error when running the pipeline which is not an issue in Git mode…
ADF REST LinkedService is missing AuthHeader in Live mode after publishing
We have few REST linkedServices in ADF which are making API calls to get some data.
The problem is, they only seems to work in GIT mode or preview but not on the Live Data Factory and the JSON looks different after deployment either via arm deployment or by usinbg ADF Studio.
When in Live mode, I get 403 error when running the pipeline which is not an issue in Git mode…
ADF REST LinkedService is missing AuthHeader in Live mode after publishing
We have few REST linkedServices in ADF which are making API calls to get some data.
The problem is, they only seems to work in GIT mode or preview but not on the Live Data Factory and the JSON looks different after deployment either via arm deployment or by usinbg ADF Studio.
When in Live mode, I get 403 error when running the pipeline which is not an issue in Git mode…