Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric certified for FREE! Don't miss your chance! Learn more

Redact Key Vault secrets when using the Web Activity

When I read a Key Vault secret using the Web Activity in Fabric Pipelines, the secret value appears in the task’s Output panel after execution. This exposes sensitive information to anyone with Monitor access, which is not acceptable for our security requirements.

In contrast, reading secrets from a Notebook automatically redacts the value.

We want to use connections, which is why we rely on the Web Activity rather than a Notebook. This allows us to share credentials without granting every Workspace Contributor (and above) direct visibility into the Key Vault.

Status: New