Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the most secure method for managing secrets, like access keys or credentials, when mounting an external data source in Databricks?
A
Embedding secrets in environment variables within the Databricks cluster configuration.
B
Storing secrets directly in the Databricks notebook code.
C
Including secrets in plain text files within the mount options when defining the mount point.
D
Storing secrets in Databricks Secrets.
E
Using a third-party password manager to securely store and retrieve the secrets.