aladda
Databricks Employee
Databricks Employee

You'll have to specify the scope and the key in the format below to get the value.

dbutils.secret.get(scope="dbtest", key="user") 

Probably a good idea to review the Secret Management documentation for details on how to get this setup the right way - https://docs.databricks.com/security/secrets/index.html