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…
How to connect Microsoft one drive to ADF and copy files from one drive in multiple folders and merge few files onedrive to Blob storage?
Require details to create a pipeline to copy data from One drive folders and paste it in azure blob storage. I tried the Logic apps method it works for copying simple files. However wants to know which method is cost effective ADF or Logic Apps.
And the files are in different folders in one drive and need to take union of few files
How to dynamically set variable equal to an activity name?
I am building a pipeline in Fabric and I would like to receive an email every time an activity within that dataflow is completed. The problem is that I cannot figure out how to set a variable equal to the name of an activity to pass that through to the email notification. As such, without doing that I would have to create a separate notification activity making the pipeline significantly larger.
How to dynamically set variable equal to an activity name?
I am building a pipeline in Fabric and I would like to receive an email every time an activity within that dataflow is completed. The problem is that I cannot figure out how to set a variable equal to the name of an activity to pass that through to the email notification. As such, without doing that I would have to create a separate notification activity making the pipeline significantly larger.
ADF Activity getting executed even when condition is not met
I only want the Log Error activity to be executed only when any of the set variable activity executes ie: Only when there is an error.But it always executes
How to pass a dynamic file name from one activity to another?
I have a very simple pipeline in Azure Data Factory:
How to pass a dynamic file name from one activity to another?
I have a very simple pipeline in Azure Data Factory:
How to pass a dynamic file name from one activity to another?
I have a very simple pipeline in Azure Data Factory:
Data Factory: How to pass a dynamic file name from one activity to another?
I have a very simple pipeline in Azure Data Factory:
Why isn’t source considered while determining location of IR for copy activity?
This is an excerpt from the Azure IR documentation: