Secure Output
When enabled, output from the Azure BimlCatalog Activity will not be captured in Azure Data Factory logging.
When a value is set, it is emitted as the SecureOutput property on the BimlCatalog logging activities BimlFlex generates in Azure Data Factory pipelines: the stored-procedure calls that record execution start, end, errors, and row counts in the BimlCatalog database. 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 logging call results should not appear in Data Factory monitoring output.
Related Settings
| Setting | Interaction |
|---|---|
| AzureBimlCatalogSecureInput | The equivalent control for activity input |
Notes
- This setting is part of the Azure Activity settings category.