79406812

Date: 2025-02-02 15:11:12
Score: 1.5
Natty:
Report link

Secrets are redacted so long as you run the command in the Databricks notebook cell.

Unfortunately, outside of that, not so much, and even in the Databricks notebook cell there are ways to get around it.

I think what you are looking for is access control lists to limit the access of users running this command.

Here are a couple of links to the relevant documentation.

Limitations of secret redaction

Access control lists

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Cerulean Koh