Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In a scenario where you are responsible for implementing data security in a multi-tenant Azure Databricks environment, describe the steps you would take to ensure that data is isolated and secure across different tenants.
A
Implement Azure Virtual Network peering to connect the tenants' virtual networks and use Azure Private Endpoint to access the Azure Databricks workspace.
B
Configure Azure Databricks workspaces for each tenant and use Azure Private DNS to ensure that the tenants' data is isolated and secure.
C
Use Azure Databricks' workspace scoped access control to restrict access to specific tenants and implement Azure Private Link for secure data access.
D
Create separate Azure subscriptions for each tenant and deploy Azure Databricks workspaces in each subscription, ensuring data isolation and security.