Skip to main content

Secure Input

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

The SecureInput 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 inputs can carry values that should not appear in pipeline monitoring.

SettingInteraction
Secure OutputThe equivalent option for activity output

Notes

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