How to pass linked service parameter to Data Flow sink for error logging?

Jenkins, Ben 0 Reputation points
2024-07-25T18:34:29.52+00:00

How do I pass in a parameter to the error logging linked service in a data flow?

Here is my parameterized linked service:

User's image

In my data flow sink I am trying to write skipped rows to blob storage:

User's image

When I click on Debug Settings in the data flow editor I am prompted to provide a value for the linked service parameter.

User's image

When I call the data flow via the pipeline canvas I am not prompted to specify a value for the linked service parameter. When the data flow executes it uses the default value, which is incorrect. How can I specify the parameter value I want to pass into the linked service?

User's image

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,828 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.