Skip to main content

Secure Output

When enabled, marks pipeline activity output as secure in monitoring. This prevents data returned by the Fabric notebook activity from being visible in logs or monitoring output.

The SecureOutput property is only emitted on the generated notebook activities when this setting has a value; when it is blank (the default), the property is omitted from the generated pipeline.

When to Change This Setting

Enable it when activity outputs can carry values that should not appear in pipeline monitoring.

SettingInteraction
Secure InputThe equivalent option for activity input

Notes

  • This setting is part of the Microsoft Fabric settings category.
  • The default value for this setting is empty.