Skip to main content

Secure Input

When enabled, input from the Azure Script Activity will not be captured in Azure Data Factory logging.

When a value is set, it is emitted as the SecureInput property on the Script activities BimlFlex generates in Azure Data Factory pipelines — for example delete-detection processing, pushdown target-table processing, and Snowflake stage and warehouse-scaling commands. When left blank (the default), the property is omitted and Data Factory's default (not secured) applies.

When to Change This Setting

Enable it when the script inputs can contain values that should not appear in Data Factory monitoring output.

SettingInteraction
AzureScriptSecureOutputThe equivalent control for activity output

Notes

  • This setting is part of the Azure Activity settings category.