Azure Data Factory, SecureString parameter printed out in plain text in debug monitoring logs
Agelin, Jakob
21
Reputation points
I have a Web Activity with secure input/output set to true.
I have an Execute Pipeline Activity that references a pipeline with a secureString parameter.
I provide this @activity('get_token').output.value as the secureString parameter value inside the Execute Pipeline Activity.
In the logs, I can see the token printed out in plain text. Is this a feature, or a bug?
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
Sign in to answer