Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the best approach for rotating encryption keys used by Azure Databricks for data at rest, ensuring minimal downtime and adherence to security policies?
A
Manually rotating keys in Azure Blob Storage and updating the Databricks configuration files accordingly
B
Implementing an Azure Logic App to monitor key expiration dates and automatically trigger rotation processes in Azure Key Vault and Databricks
C
Utilizing Azure Key Vault with Databricks to automate key rotation and seamlessly update key references in Databricks notebooks
D
Relying on Azure Managed Disk Encryption auto-rotation feature without requiring changes in Databricks configurations