Skip to main content

Secure Output

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

When a value is set, it is emitted as the SecureOutput 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 results can contain values that should not appear in Data Factory monitoring output.

SettingInteraction
AzureScriptSecureInputThe equivalent control for activity input

Notes

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